summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-08-23 06:56:58 +0000
committersabetts <sabetts>2003-08-23 06:56:58 +0000
commit23f0837b28ec7471d1343d7800477505e036fccb (patch)
treed3ae9abfebed55ccebefd6696eaf38249da9018b /ChangeLog
parent59ad37223522bb0168b10a85cc891ecb59c30f4c (diff)
downloadratpoison-23f0837b28ec7471d1343d7800477505e036fccb.zip
(set_active_window): don't do anything if the
window is already the focused window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ee4eaf..f551244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.