summaryrefslogtreecommitdiff
path: root/src/XIGrabDevice.c
AgeCommit message (Expand)Author
2014-11-04XIGrabDevice: Unlock display in error path.Michal Srb
2013-06-27Include limits.h to prevent build error: missing INT_MAXPeter Hutterer
2013-06-27Fix potential corruption in mask_len handlingPeter Hutterer
2011-11-12Include config.h from source filesPeter Hutterer
2011-03-03Require XI 2 for all XI 2 calls.Peter Hutterer
2011-02-23Fix typo in comment.Peter Hutterer
2011-02-23Fix invalid read in XIGrabDevice.Peter Hutterer
2009-09-07mask_len in XIGrabDevice is in 4-byte units (#23708)Peter Hutterer
2009-06-02Use Dont_Check for most XI2 requests.Peter Hutterer
2009-05-12Adust to new device names (less "Device" in function names)Peter Hutterer
2009-04-19Add a bunch of missing LockDisplay() calls.Peter Hutterer
2009-04-16Add XIGrabDevicePeter Hutterer