summaryrefslogtreecommitdiff
path: root/Xi/xiquerypointer.c
AgeCommit message (Expand)AuthorFilesLines
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