summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Add experimental multitouch support from Xi 2.1HEADxi2.1Daniel Stone2-13/+103
2010-10-12Print an error if mode is neither ABSOLUTE nor RELATIVE.Peter Hutterer1-1/+4
2010-07-02xinput: Split XI2 valuators and print index of eventsChase Douglas1-3/+2
2010-06-09list: only check the last bit in the device mode.Peter Hutterer1-0/+4
2010-05-18Atoms from XIGetProperty are 32bits (#27657)Kees Cook1-3/+3
2010-05-14Support pointer: and keyboard: prefices for XI2 device namesWill Thompson1-5/+35
2010-05-14Warn and fail if a device name is ambiguous.Will Thompson1-3/+12
2010-04-29test-xi2: Print out the sourceid for enter/leave events.Peter Hutterer1-1/+1
2010-03-08test-xi2: print event type name as well.Peter Hutterer1-1/+30
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+2
2009-10-09Clean up --version, don't require a DISPLAY and display the server version too.Peter Hutterer3-51/+38
2009-10-09Rework 'xinput list' codeThomas Jaeger2-45/+46
2009-09-17Use do_set_prop for set_{atom,float,int}_propJulien Cristau1-204/+45
2009-09-17set-prop: add --type={atom,float,int} and --format={8,16,32} optionsJulien Cristau2-3/+43
2009-09-17Add a format and type argument to the set_prop functionsJulien Cristau1-26/+51
2009-08-21test_xi2: Print the key repeat flag if it is set.Peter Hutterer1-0/+1
2009-07-23test-xi2: Update to keycode grabs instead of keysym grabs.Peter Hutterer1-2/+2
2009-07-16Print XINotifyPassiveGrab detail in enter events too.Peter Hutterer1-0/+2
2009-07-14test_xi: Print deviceid for enter events tooPeter Hutterer1-0/+1
2009-07-14Use XI2 defines for enter/leave modes and detail.Peter Hutterer1-12/+12
2009-07-13Adjust to new, split-up raw event types.Peter Hutterer1-3/+12
2009-07-13test_xi2: Plug memory leak with XGetAtomName.Peter Hutterer1-2/+4
2009-07-13test_xi2: Update to use cookie events - require libXi 1.2.99.2Peter Hutterer1-37/+37
2009-06-30Plug memory leak from XGetAtomName.Peter Hutterer1-2/+10
2009-06-24Obtain the XInput opcode and check that GenericEvents are actually XI eventsBenjamin Close3-2/+11
2009-06-24test_xi2: don't map the window before selecting for events.Peter Hutterer1-5/+2
2009-06-24test_xi2: use %#x alternative printf format.Peter Hutterer1-4/+4
2009-06-24remove-master: document possible return modes in --helpThomas Jaeger1-1/+1
2009-06-23Fix --help output for create-master and remove-master.Peter Hutterer1-2/+2
2009-06-22reattach: Default to return to VCP/VCK when returnMode is AttachToMasterThomas Jaeger1-2/+36
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-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 Hutterer2-15/+15
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-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 Hutterer2-15/+28
2009-05-08Merge branch 'master' into xi2Peter Hutterer1-1/+0
2009-05-08Update to new inputproto defines.Peter Hutterer4-35/+35