Currently, xprop displays properties of type UTF8_STRING as a series of hex bytes: _NET_WM_ICON_NAME(UTF8_STRING) = 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x40, 0x61, 0x6c, 0x66 If is_utf8_locale() is true, and the string can be validated as valid UTF-8, it should be printed as a human-readable string. This will probably require adding a new property format letter to the set xprop accepts for -format.
Added by eb64005382abf6262c913a46e6186e019a179d59
Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.