]> icculus.org git repositories - dana/openbox.git/commit
change in how things are ungrabbed to avoid grabwhilenotify. don't ungrab every key...
authorDana Jansens <danakj@orodu.net>
Sat, 26 May 2007 22:13:34 +0000 (22:13 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 26 May 2007 22:13:34 +0000 (22:13 +0000)
commit5e9e266722826fbd5907df1bf900864ab23f6539
tree8750a5187dd73edaa93433be6d8d5c459abd6aaa
parent4a45cabd4fb99ac787a3f84f89541e1c76e578b4
change in how things are ungrabbed to avoid grabwhilenotify. don't ungrab every key press. just ungrab the passive grab when there is no active grab and we are going to move focus.

this should be less intrusive and seems to work
openbox/action.c
openbox/client.c
openbox/event.c
openbox/event.h
openbox/keyboard.c
tests/focusout.c