summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-08-26 22:10:34 +0000
committersabetts <sabetts>2001-08-26 22:10:34 +0000
commit811f8aeb91e0b501930359593ff6d3d3401bde3a (patch)
treede29ff376c803bc2d5a8417b8001450db7c9022b /ChangeLog
parentc2a6c97837fc2346868f74feb0f16563588937b9 (diff)
downloadratpoison-811f8aeb91e0b501930359593ff6d3d3401bde3a.zip
raise request bug fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 310e2ac..ab3849b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-08-26 Shawn <sabetts@hotdog>
+ * src/events.c (configure_request): make sure the window is iconic
+ before notifying a raise request.
+
* src/split.c (num_frames): uncomment.
(set_active_frame): only show the frame indicator if, in addition,
there are more than 1 frames.