summaryrefslogtreecommitdiff
path: root/Xi/xiquerypointer.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Let calloc handle multiplicationAlan Coopersmith1-2/+2
2014-12-08Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]Alan Coopersmith1-0/+2
2012-11-19input: drop FP1616 macroPeter Hutterer1-8/+9
2012-07-09Use C99 designated initializers in Xinput RepliesAlan Coopersmith1-9/+10
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-1/+1
2012-05-03Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlierChase Douglas1-0/+14
2012-05-02Report logical button state in ProcXIQueryPointerChase Douglas1-9/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-37/+26
2011-11-09input: replace remaining GetPairedDevice() with GetMaster()Peter Hutterer1-1/+1
2011-09-21Use internal temp variable for swap macrosMatt Turner1-16/+12
2011-02-22Switch to use IsFloating()Peter Hutterer1-1/+1
2011-02-14Xi: make XIQueryPointer return the current modifiers/group as documented.Carlos Garnacho1-1/+1
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-4/+5
2010-06-03Delete panoramiXdataPtr: it's redundant.Jamey Sharp1-4/+4
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2009-08-24Xi: correct length field for XIQueryPointer reply.Peter Hutterer1-1/+1
2009-08-24Xi: allow XIQueryPointer requests for master pointers and floating slaves.Peter Hutterer1-10/+19
2009-08-24Xi: fix swapping for XIQueryPointer request/reply handling.Peter Hutterer1-2/+14
2009-08-24Xi: return deviceid as error value in XIQueryPointer.Peter Hutterer1-0/+3
2009-07-14Xi: use byte-counting macros instead of manual calculation.Peter Hutterer1-1/+1
2009-06-23Xi: fix up access modes for calls to dixLookupDevice().Eamon Walsh1-1/+1
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-6/+0
2009-06-17Xi: namespace XI2 files.Peter Hutterer1-0/+210