summaryrefslogtreecommitdiff
path: root/src/XIPassiveGrab.c
AgeCommit message (Expand)Author
2009-07-22Replace keysym grabs with keycode grabs.Peter Hutterer
2009-05-28Add support for Enter/FocusIn passive grabs.Peter Hutterer
2009-05-27Fix wrong pointer argument in _XIPassiveUngrabDevice.Peter Hutterer
2009-05-19XIPassiveGrab: take the address of modifiers for memcpy, not the value.Peter Hutterer
2009-05-14Return failed modifiers for passive XI2 grabs.Peter Hutterer
2009-05-12Adust to new device names (less "Device" in function names)Peter Hutterer
2009-05-07Use the new prefixed constants for XI2 and require inputproto 1.99.9.8Peter Hutterer
2009-05-07Add XIPassiveGrabDevice.Peter Hutterer