summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-10-22 06:38:14 +0000
committersabetts <sabetts>2005-10-22 06:38:14 +0000
commitfbdf3d4ae819ea9d9342ccc17d6d649495e4e7da (patch)
treedea5217ba916946e8760163206bffa4fcf4a1e7a /ChangeLog
parentc7b7f18ea8e839f142688ad2f2fa3e3b128abfad (diff)
downloadratpoison-fbdf3d4ae819ea9d9342ccc17d6d649495e4e7da.zip
(get_mouse_position): renamed from
get_mouse_root_position. get pos relative to window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85c59b0..883bcb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-22 Shawn Betts <sabetts@shitbender.gagrod>
+
+ * src/window.c (get_mouse_position): renamed from
+ get_mouse_root_position. get pos relative to window.
+
2005-10-20 Shawn Betts <sabetts@shitbender.gagrod>
* src/window.c: include unistd.h