diff options
author | sabetts <sabetts> | 2004-02-27 07:11:12 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-02-27 07:11:12 +0000 |
commit | a5c30aed8f3d73ac39e997a11068d12b82eab42e (patch) | |
tree | eaecf8d58b2f22bd37a708aafa902ae15940ceb7 /ChangeLog | |
parent | 8adc0f3af7f343991a3584cecb3183e1df855484 (diff) | |
download | ratpoison-a5c30aed8f3d73ac39e997a11068d12b82eab42e.zip |
(hide_frame_indicator): unmap all 'current frame'
indicator windows.
(show_frame_indicator): hide the 'current frame' indicator before
showing it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-02-26 Shawn Betts <sabetts@vcn.bc.ca> + + * src/split.c (hide_frame_indicator): unmap all 'current frame' + indicator windows. + (show_frame_indicator): hide the 'current frame' indicator before + showing it. + 2004-01-30 Shawn Betts <sabetts@vcn.bc.ca> * src/actions.c (cmd_tmpwm): add an XSync() call |