diff options
author | brl <brl> | 2007-07-19 09:08:48 +0000 |
---|---|---|
committer | brl <brl> | 2007-07-19 09:08:48 +0000 |
commit | 281bbc7877da11d088adffaf01007641939bb118 (patch) | |
tree | 3eed3bcf3918f1d9272c48297ead8867f0dbf249 /ChangeLog | |
parent | 1ee117ef43bf221c9cc55e94a85c47aadf176f21 (diff) | |
download | ratpoison-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |