diff options
author | sabetts <sabetts> | 2003-08-23 06:56:58 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-08-23 06:56:58 +0000 |
commit | 23f0837b28ec7471d1343d7800477505e036fccb (patch) | |
tree | d3ae9abfebed55ccebefd6696eaf38249da9018b /ChangeLog | |
parent | 59ad37223522bb0168b10a85cc891ecb59c30f4c (diff) | |
download | ratpoison-23f0837b28ec7471d1343d7800477505e036fccb.zip |
(set_active_window): don't do anything if the
window is already the focused window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-08-22 Shawn Betts <sabetts@sfu.ca> + * src/window.c (set_active_window): don't do anything if the + window is already the focused window. + * src/split.c (remove_all_splits): only hide the windows in the current screen. |