summaryrefslogtreecommitdiff
path: root/Xi/xisetdevfocus.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]Alan Coopersmith1-0/+4
2012-07-09Use C99 designated initializers in Xinput RepliesAlan Coopersmith1-4/+6
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-14/+14
2011-09-21Use internal temp variable for swap macrosMatt Turner1-14/+9
2009-08-24Xi: add swapping hook for XIGetFocus reply.Peter Hutterer1-0/+10
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-12/+0
2009-06-05Xi: return BadImplementation for deviceids 256 and abovePeter Hutterer1-0/+12
2009-05-16Update to new XI2 namesPeter Hutterer1-15/+15
2009-05-08Xi: fix a couple of wrong dixLookupDevice permission tags.Peter Hutterer1-1/+1
2009-03-20Add Get/SetDeviceFocus handling.Peter Hutterer1-0/+120