diff options
author | brl <brl> | 2007-07-19 09:15:18 +0000 |
---|---|---|
committer | brl <brl> | 2007-07-19 09:15:18 +0000 |
commit | 1bea7fa97bbdb1ceeb2696b8982a1e025ef751f4 (patch) | |
tree | 591cdaa49c3a7863ef9a71eefcad8fefcaeec1f7 /ChangeLog | |
parent | 281bbc7877da11d088adffaf01007641939bb118 (diff) | |
download | ratpoison-1bea7fa97bbdb1ceeb2696b8982a1e025ef751f4.zip |
src/manage.c (update_window_name): call get_class_hints directly to avoid it being called two times
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-07-08 Bernhard R. Link <brlink@debian.org> + + * src/manage.c (get_res_name, get_res_class): remove + (update_window_name): call get_class_hints directly to avoid it + being called two times. + 2007-07-07 Bernhard R. Link <brlink@debian.org> * src/manage.c (get_wmname): always try XmbTextPropertyToTextList |