summaryrefslogtreecommitdiff
path: root/src/XIAllowEvents.c
AgeCommit message (Expand)Author
2015-02-24Fix version check in _XIAllowEventsCosimo Cecchi
2014-11-03Fix logic in _XIAllowEvents and prevent double unlock.Michal Srb
2014-07-14Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin()Owen W. Taylor
2012-02-09Handle new XIAllowEvent request sizePeter Hutterer
2011-12-21Implement support for XI 2.2Peter Hutterer
2011-11-12Include config.h from source filesPeter Hutterer
2011-03-03Require XI 2 for all XI 2 calls.Peter Hutterer
2009-04-19Add a bunch of missing LockDisplay() calls.Peter Hutterer
2009-04-16Add XIAllowEventsPeter Hutterer