summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-10-05 03:07:22 +0000
committersabetts <sabetts>2004-10-05 03:07:22 +0000
commitad1da50e94819e8e79da1fc0246f247bfdbc99a9 (patch)
tree991682c6b11919bb5fd29eee85631bd95c1aa459 /ChangeLog
parent442b8d1ae2f4419ca2e2e4d76ad06ae38d18d1c7 (diff)
downloadratpoison-ad1da50e94819e8e79da1fc0246f247bfdbc99a9.zip
* src/screen.h (is_a_root_window): new prototype
* src/screen.c (is_a_root_window): new function * src/events.c (property_notify): check for ratpoison commands on every root window, not just the default root window. * src/communications.c (send_command): store the root window in a variable, root. and use it whenever the root window is needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6807cfd..6313b4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-10-04 Shawn Betts <katia_dilkina@verizon.net>
+
+ * src/screen.h (is_a_root_window): new prototype
+
+ * src/screen.c (is_a_root_window): new function
+
+ * src/events.c (property_notify): check for ratpoison commands on
+ every root window, not just the default root window.
+
+ * src/communications.c (send_command): store the root window in a
+ variable, root. and use it whenever the root window is needed.
+
2004-09-29 Shawn Betts <sabetts@vcn.bc.ca>
* configure.in: Warn when the history header or library is not