diff options
author | sabetts <sabetts> | 2003-08-10 23:35:05 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-08-10 23:35:05 +0000 |
commit | feb5b1ad8873e110191e7510b334171e06e671dc (patch) | |
tree | 88cb2f6febf818eed0b6ea291a24a1dfe3f6b588 /ChangeLog | |
parent | 458692956c3f885f74d73116ac484fac9d666c57 (diff) | |
download | ratpoison-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |