summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbrl <brl>2007-07-19 09:08:48 +0000
committerbrl <brl>2007-07-19 09:08:48 +0000
commit281bbc7877da11d088adffaf01007641939bb118 (patch)
tree3eed3bcf3918f1d9272c48297ead8867f0dbf249 /ChangeLog
parent1ee117ef43bf221c9cc55e94a85c47aadf176f21 (diff)
downloadratpoison-281bbc7877da11d088adffaf01007641939bb118.zip
src/manage.c (get_wmname): always try XmbTextPropertyToTextList first to also support UTF-8 window titles when encoded as XA_STRING
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c8195..7f69302 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-07 Bernhard R. Link <brlink@debian.org>
+
+ * src/manage.c (get_wmname): always try XmbTextPropertyToTextList
+ first to also support UTF-8 window titles when encoded as XA_STRING
+
2007-07-04 Bernhard R. Link <brlink@debian.org>
* src/main.c (clean_up): call free_user_commands, free_groups only