diff options
author | sabetts <sabetts> | 2001-08-26 19:19:54 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-08-26 19:19:54 +0000 |
commit | c2a6c97837fc2346868f74feb0f16563588937b9 (patch) | |
tree | 9b797d441c32e1e4832d623a6741ac570abbe0a6 /ChangeLog | |
parent | 87ea5e2a1081de517200e9029842cb6bc0090c47 (diff) | |
download | ratpoison-c2a6c97837fc2346868f74feb0f16563588937b9.zip |
frame indicator suppressed when there is only 1 frame
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-08-26 Shawn <sabetts@hotdog> + + * src/split.c (num_frames): uncomment. + (set_active_frame): only show the frame indicator if, in addition, + there are more than 1 frames. + (set_active_frame): give the root window focus if there is no + current window. + (blank_frame): only show the frame indicator if, in addition, + there are more than 1 frames. + 2001-08-24 Shawn <sabetts@hotdog> * src/input.c (get_more_input): detect and handle a user abort key |