summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-07xinput 1.4.2xinput-1.4.2xinput-1.4-branchPeter Hutterer1-1/+1
2009-05-07XCloseDisplay when we're done.Peter Hutterer1-0/+1
2009-05-07Create the float property if it doesn't exist.Peter Hutterer1-1/+1
2009-05-07If there's multiple null-terminated strings in the property, print all.Peter Hutterer1-1/+10
2009-05-07The float_atom should actually be an AtomPeter Hutterer1-1/+1
2009-05-07Fix set-float-prop on 64-bit architectures.Peter Hutterer1-3/+3
2009-05-07fix 64 bit issues with set-int-prop and list-props.Peter Hutterer1-9/+16
2009-05-07xinput: include device type in device listSimon Thum1-3/+6
2009-05-07xinput: mention set-float-prop in manpageSimon Thum1-0/+4
2009-04-06xinput 1.4.1xinput-1.4.1Peter Hutterer1-1/+1
2009-04-02Error out when selecting a device by name but more than one instance of the n...Benjamin Close1-0/+1
2009-01-22small fixes to the propery outputSimon Thum1-7/+8
2009-01-21Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade5-4/+15
2009-01-16xinput 1.4.0xinput-1.4.0Peter Hutterer1-1/+1
2009-01-16Add set-atom-prop to set properties containing other properties.Peter Hutterer3-0/+92
2009-01-16Don't linebreak after listing a string or atom property.Peter Hutterer1-2/+2
2009-01-16Fix wrong type conversion in listing Atom properties.Peter Hutterer1-1/+1
2009-01-16Require libXi 1.2 and inputproto 1.5.Peter Hutterer3-3/+4
2009-01-16Add set-float-prop option to set properties using floating point numbers.Simon Thum3-1/+106
2008-09-30Call XSync instead XFlush to be able to handle errorsSascha Hlusiak1-1/+1
2008-09-30Add --get-button-map option.Sascha Hlusiak3-0/+81
2008-09-26Require inputproto 1.9.99.5Peter Hutterer1-1/+1
2008-09-26Add --delete-prop option.Peter Hutterer4-0/+63
2008-09-26Use updated property events.Peter Hutterer1-26/+1
2008-08-30Add --list-props, --watch-props and --set-int-prop options to man page.Bryce Harrington1-0/+15
2008-08-15Require inputproto 1.9.99.4Peter Hutterer1-1/+1
2008-08-15Use XI 1.5 property events.Peter Hutterer1-4/+6
2008-08-07Don't require extension devices for button mapping.Peter Hutterer1-1/+1
2008-08-07Print property values in addition to their names.Peter Hutterer1-1/+1
2008-08-07Property code: If the Atom specified was an Atom, actually use it too.Peter Hutterer1-0/+2
2008-07-10Add list-props, set-int-prop and watch-props parameters.Peter Hutterer4-1/+342
2008-07-08Remove ChangeLog, is autogenerated now anyway.Peter Hutterer1-38/+0
2008-06-25Clean up the detection of XI2Benjamin Close1-4/+2
2008-06-05Correct the check for XI2, not every shell supports ==, but they do =Benjamin Close1-1/+1
2008-05-27Test for XI2 functions in libXi, add #ifdefs to build in non-XI2 setups.Peter Hutterer5-4/+34
2008-05-27Use find_device_info instead of requireing device ids on the cmdline.Peter Hutterer2-9/+44
2008-04-29Use new XQueryInputVersion() request to tell the server we can do XI 2.Peter Hutterer1-1/+1
2008-04-07Merge branch 'master' into mpxPeter Hutterer21-121/+132
2008-04-07Compile warning fix.Paulo Cesar Pereira de Andrade1-1/+1
2008-04-07Mandriva patches to xinput.Paulo Cesar Pereira de Andrade2-3/+3
2008-02-18Modify to work with the changes in the XChangeDeviceHierarchy API.Peter Hutterer1-8/+4
2008-02-13Update XiSelectEvent API usage, has device argument now.Peter Hutterer1-1/+1
2008-01-15Remove deprecated imakefile.Peter Hutterer1-49/+0
2008-01-15Replace Fred's name in the main license text with a general "The authors".Peter Hutterer12-51/+51
2008-01-10Change xinput_CFLAGS to AM_CFLAGS to clear automake-1.10 warningJulien Cristau1-2/+2
2008-01-09Add ChangeLog rule.xinput-1.3.0Philip Langdale1-1/+33
2008-01-09Update .gitignorePhilip Langdale1-0/+3
2008-01-09Update news for 1.3.0 release.Philip Langdale1-0/+5
2008-01-09Add a warning when the user specifies an ambiguous device namePhilip Langdale1-2/+10
2008-01-09Update man page.Philip Langdale1-0/+3