summaryrefslogtreecommitdiff
path: root/Xi/xiwarppointer.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-15dix: unexport some lookup functionsEnrico Weigelt, metux IT consult1-3/+6
2017-06-07Xi: Use WarpPointerProc hook on XI pointer warping implementationCarlos Garnacho1-0/+4
2017-03-01dispatch: Mark swapped dispatch as _X_COLDAdam Jackson1-1/+1
2014-12-08Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]Alan Coopersmith1-0/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-39/+30
2011-09-29Input: Convert DeviceIntRec::last to use doublesDaniel Stone1-2/+0
2011-09-21Use internal temp variable for swap macrosMatt Turner1-12/+10
2011-02-22Switch to use IsFloating()Peter Hutterer1-1/+1
2011-01-20Xi: reset remainders when warping the device.Peter Hutterer1-0/+2
2009-09-03Xi: return BadDevice for master kbds and attached slaves in XIWarpPointerPeter Hutterer1-0/+7
2009-09-03Xi: return error values to client from XIWarpPointer.Peter Hutterer1-0/+5
2009-08-25Xi: fix XIWarpPointer up for FP3232 as input coordinates.Peter Hutterer1-10/+17
2009-08-25Xi: fix swapping for XIWarpPointer and XIChangeCursor requests.Peter Hutterer1-0/+9
2009-06-23Xi: fix up access modes for calls to dixLookupDevice().Eamon Walsh1-2/+2
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/+179