summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-18test-xi2: Report correct event coordinatesThomas Jaeger1-1/+1
2009-06-18test-xi2: Use standard macros instead of BitIsOn/SetBitThomas Jaeger1-25/+22
2009-06-17Require inputproto 1.9.99.12Peter Hutterer1-1/+1
2009-06-17Print the valuator value for absolute axes.Peter Hutterer1-0/+2
2009-06-17Print button and valuator labels when listing a device.Peter Hutterer1-1/+5
2009-06-17Print button state when listing XI2 devices.Peter Hutterer1-1/+6
2009-06-15Print the sourceid when listing device classes.Peter Hutterer1-0/+1
2009-06-12Use the XI2 class defines for listing device classes in XI2 mode.Peter Hutterer1-3/+3
2009-06-12Fix build errors introduced by inputproto 1.9.99.11.Peter Hutterer3-16/+16
2009-06-03xi2 test: add two missing breaks.Peter Hutterer1-2/+2
2009-06-02test-xi2: fix modifiers for XIGrabButton callThomas Jaeger1-1/+1
2009-06-02Remove superfluous dev assignment.Benjamin Close1-1/+0
2009-05-27Merge branch 'master' into xi2Peter Hutterer0-0/+0
2009-05-27Print empty properties as <no items>.Peter Hutterer1-0/+3
2009-05-27Print empty XI2 properties as <no items>Peter Hutterer1-0/+3
2009-05-27Print empty properties as <no items>.Peter Hutterer1-0/+3
2009-05-20Print None properties in XI2 mode too.Peter Hutterer1-1/+7
2009-05-20Merge branch 'master' into xi2Peter Hutterer1-2/+7
2009-05-20Deal with None atoms.Peter Hutterer1-2/+7
2009-05-19Print floating slaves in XI2 list mode.Peter Hutterer1-0/+10
2009-05-18Update to new inputproto and libXi naming conventions.Peter Hutterer3-17/+30
2009-05-08Merge branch 'master' into xi2Peter Hutterer1-1/+0
2009-05-08Update to new inputproto defines.Peter Hutterer4-35/+35
2009-05-08update test_xi2 with a few more tests.Peter Hutterer1-3/+43
2009-05-07XCloseDisplay when we're done.Peter Hutterer1-0/+1
2009-05-07Clean up xinput.h a bitPeter Hutterer2-268/+32
2009-05-07Add support for XI2 property requests.Peter Hutterer1-4/+293
2009-05-07Get the XIDeviceInfo instead of just the id.Peter Hutterer4-34/+35
2009-05-07XCloseDisplay when we're done.Peter Hutterer1-0/+1
2009-05-07Remove one more unnecessary ifdef.Peter Hutterer1-6/+2
2009-05-07Merge branch 'master' into xi2Peter Hutterer6-111/+216
2009-05-07Clean up xinput.h a bitPeter Hutterer1-262/+30
2009-05-01Create the float property if it doesn't exist.Peter Hutterer1-1/+1
2009-05-01If there's multiple null-terminated strings in the property, print all.Peter Hutterer1-1/+10
2009-05-01The float_atom should actually be an AtomPeter Hutterer1-1/+1
2009-04-30If there's multiple null-terminated strings in the property, print all.Peter Hutterer1-5/+13
2009-04-22xinput: add set-prop commandJulien Cristau4-0/+136
2009-04-20Factorize atom parsing in its own functionJulien Cristau1-49/+22
2009-04-20XSync the display before jumping in the grab code.Peter Hutterer1-0/+2
2009-04-19Add a hunk to test XI2 sync'd grabs.Peter Hutterer1-0/+46
2009-04-19Register for exposure events and block until we're mapped.Peter Hutterer1-0/+10
2009-04-19Print event/root x/y on device events.Peter Hutterer1-0/+4
2009-04-19Actually print event_y when trying to print event_y in Enter/Leave events.Peter Hutterer1-1/+1
2009-04-19replace BYTE with an unsigned char.Peter Hutterer1-2/+2
2009-04-17Fix set-float-prop on 64-bit architectures.Peter Hutterer1-3/+3
2009-04-14fix 64 bit issues with set-int-prop and list-props.Peter Hutterer1-9/+16
2009-04-14Fix 64 bit issues with set-int-prop.Peter Hutterer1-2/+2
2009-04-08xinput: include device type in device listSimon Thum1-3/+6
2009-04-08xinput: mention set-float-prop in manpageSimon Thum1-0/+4
2009-04-06xinput 1.4.1Peter Hutterer1-1/+1