Grab key bindings with GrabModeSync, so that if they lead to a keyboard grab, then...
authorDana Jansens <danakj@orodu.net>
Mon, 18 Feb 2008 20:55:59 +0000 (15:55 -0500)
committerDana Jansens <danakj@orodu.net>
Tue, 19 Feb 2008 01:42:35 +0000 (20:42 -0500)
commit5bfa48dcffec3b00d119d851cb2427a43f80aa7b
tree93c1c776e36d1b376241dbe1c5ccf1d4450b86d1
parent58788c781713092c6aa3a4544f8a06cd499ec4fd
Grab key bindings with GrabModeSync, so that if they lead to a keyboard grab, then no keyboard events will be lost between the initial keybinding and the keyboard grab.
openbox/grab.c
openbox/keyboard.c