summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-03-14 08:15:07 +0000
committersabetts <sabetts>2001-03-14 08:15:07 +0000
commita777e8317fb0087d75498a7d61ce80ac2caea8a1 (patch)
tree1164d76ee55fbbf9676e15fdd94c7c6df0c687b2 /ChangeLog
parent270248e519533aa5d99f3ff4acdf613d6798546e (diff)
downloadratpoison-a777e8317fb0087d75498a7d61ce80ac2caea8a1.zip
* src/events.c (delegate_event): calls focus_change on FocusOut
and FocusIn events. (focus_change): new function * src/list.c (add_to_window_list): add FocusChangeMask to the window's event mask.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a7779a..2e536c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-03-14 shawn <sabetts@diggin.lamenet.tmp>
+
+ * src/events.c (delegate_event): calls focus_change on FocusOut
+ and FocusIn events.
+ (focus_change): new function
+
+ * src/list.c (add_to_window_list): add FocusChangeMask to the
+ window's event mask.
+
2001-03-13 shawn <sabetts@diggin.lamenet.tmp>
* configure.in: warn the user if the x terminal emulator cannot be