Florian Müllner fe4c3aa6b5 xprops: Make sure text_property_to_utf8() returns UTF8
Commit 840378ae682 changed the code to use XmbTextPropertyToTextList()
instead of gdk_text_property_to_utf8_list_for_display(), but didn't
take into account that the replacement returns text in the current
locale's encoding, while any callers (rightfully) expect UTF8.

Fix this by converting the text if necessary.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/227


(cherry picked from commit 76abe87090830b27e2c624b9854ca94829b04a75)
2019-01-23 23:59:41 +00:00
..
2018-05-07 22:06:02 +02:00
2018-07-30 20:29:03 +02:00
2018-05-07 22:29:42 +02:00
2015-07-05 22:01:59 -07:00
2015-07-05 22:01:59 -07:00