summaryrefslogtreecommitdiff
path: root/Xi/xiallowev.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-6/+0
2009-06-05Xi: return BadImplementation for deviceids 256 and abovePeter Hutterer1-0/+6
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer1-3/+3
2009-05-08input: update to inputproto 1.9.99.8 XI2 defines.Peter Hutterer1-6/+6
2009-05-08Xi: fix a couple of wrong dixLookupDevice permission tags.Peter Hutterer1-1/+1
2009-04-20Xi: use the XI2 defines for AsyncPair, SyncDevice, etc, not the XI ones.Peter Hutterer1-9/+12
2009-04-19Xi: add support for XIAllowEvents.Peter Hutterer1-0/+100