summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-08-10 23:35:05 +0000
committersabetts <sabetts>2003-08-10 23:35:05 +0000
commitfeb5b1ad8873e110191e7510b334171e06e671dc (patch)
tree88cb2f6febf818eed0b6ea291a24a1dfe3f6b588 /ChangeLog
parent458692956c3f885f74d73116ac484fac9d666c57 (diff)
downloadratpoison-feb5b1ad8873e110191e7510b334171e06e671dc.zip
(give_window_focus): only save the pointer position
when win and last_win aren't the same window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd4354d..ef9fd2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-08-10 Shawn Betts <sabetts@sfu.ca>
+ * src/window.c (give_window_focus): only save the pointer position
+ when win and last_win aren't the same window.
+
* src/actions.h (cmd_listhook): new prototype
* src/actions.c (use_commands): new command listhook