summaryrefslogtreecommitdiff
path: root/Xi/xiquerydevice.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-14Xi: use byte-counting macros instead of manual calculation.Peter Hutterer1-6/+7
2009-06-23Xi: check for GetAttr permission when listing or querying devices.Eamon Walsh1-19/+36
2009-06-19Xi: fix 2 memory leaks.Eamon Walsh1-0/+1
2009-06-18Xi: valuator/button labels are called labels now, not 'names'Peter Hutterer1-2/+2
2009-06-18Xi: copy the button and axes labels into the XIQueryDevice reply.Peter Hutterer1-3/+4
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-6/+0
2009-06-18Xi: return current valuator values in XIQueryDevice.Peter Hutterer1-0/+2
2009-06-18Xi: don't use a constant number for class sizes - use sizeof insteadPeter Hutterer1-2/+2
2009-06-18Xi: include button state in XIButtonInfo.Peter Hutterer1-1/+15
2009-06-17Xi: Add support for sourceid in the device classes.Peter Hutterer1-0/+6
2009-06-17Xi: namespace XI2 files.Peter Hutterer1-0/+451