diff options
author | sabetts <sabetts> | 2001-08-19 16:02:25 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-08-19 16:02:25 +0000 |
commit | 0051fb43b7b468621d7826a9dfa54bac147c9a92 (patch) | |
tree | 8d7cb6da5f656fdc6a0320d596a5d5e998775b0e /ChangeLog | |
parent | 42f7ded762267cf4a94e1aef2368b21864969b2d (diff) | |
download | ratpoison-0051fb43b7b468621d7826a9dfa54bac147c9a92.zip |
window switching flicker bug fixed
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-08-19 Shawn <sabetts@hotdog> + + * src/events.c (cleanup_frame): unhide the new active window + before hiding the last window + + * src/list.c (set_active_window): unhide the new active window + before hiding the last window. + 2001-08-18 Shawn <sabetts@hotdog> * src/actions.c (cmd_bind): Gobble whitespace between keystroke and command. |