Bug#699746: #699746 x11-utils: xprop assumes that WM_ICON_NAME and WM_NAME are encoded in ISO-8859-1

2022-02-14 Thread Vincent Lefevre
On 2022-02-13 18:44:28 -0500, Thomas Dickey wrote: > I was recently reminded of this one, and can see that it's no longer relevant: > > + The bug-report made incorrect assumptions about what xprop ought to be > doing. > So it's not relevant to xprop. Well, I initially thought that this was

Bug#699746: #699746 x11-utils: xprop assumes that WM_ICON_NAME and WM_NAME are encoded in ISO-8859-1

2022-02-13 Thread Thomas Dickey
I was recently reminded of this one, and can see that it's no longer relevant: + The bug-report made incorrect assumptions about what xprop ought to be doing. So it's not relevant to xprop. + Cloos' comment about xterm was interesting but not useful for xterm, because the encoding as STRING

Bug#699746: #699746 x11-utils: xprop assumes that WM_ICON_NAME and WM_NAME are encoded in ISO-8859-1

2013-02-06 Thread Thomas Dickey
The documentation for XGetIconName comments: The XGetIconName function returns the name to be displayed in the spec‐ ified window's icon. If it succeeds, it returns a nonzero status; oth‐ erwise, if no icon name has been set for the window, it returns zero. If you