summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-08-26 19:19:54 +0000
committersabetts <sabetts>2001-08-26 19:19:54 +0000
commitc2a6c97837fc2346868f74feb0f16563588937b9 (patch)
tree9b797d441c32e1e4832d623a6741ac570abbe0a6 /ChangeLog
parent87ea5e2a1081de517200e9029842cb6bc0090c47 (diff)
downloadratpoison-c2a6c97837fc2346868f74feb0f16563588937b9.zip
frame indicator suppressed when there is only 1 frame
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b66221e..310e2ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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