]> diplodocus.org Git - xorg-xinput/history - src/property.c
xinput 1.5.0
[xorg-xinput] / src / property.c
2009-09-17 Julien CristauUse do_set_prop for set_{atom,float,int}_prop
2009-09-17 Julien Cristauset-prop: add --type={atom,float,int} and --format...
2009-09-17 Julien CristauAdd a format and type argument to the set_prop functions
2009-05-26 Peter HuttererMerge branch 'master' into xi2
2009-05-26 Peter HuttererPrint empty properties as <no items>.
2009-05-26 Peter HuttererPrint empty XI2 properties as <no items>
2009-05-26 Peter HuttererPrint empty properties as <no items>.
2009-05-20 Peter HuttererPrint None properties in XI2 mode too.
2009-05-20 Peter HuttererMerge branch 'master' into xi2
2009-05-20 Peter HuttererDeal with None atoms.
2009-05-08 Peter HuttererMerge branch 'master' into xi2
2009-05-07 Peter HuttererAdd support for XI2 property requests.
2009-05-07 Peter HuttererMerge branch 'master' into xi2
2009-05-01 Peter HuttererCreate the float property if it doesn't exist.
2009-04-30 Peter HuttererIf there's multiple null-terminated strings in the...
2009-04-30 Peter HuttererThe float_atom should actually be an Atom
2009-04-30 Peter HuttererIf there's multiple null-terminated strings in the...
2009-04-21 Julien Cristauxinput: add set-prop command
2009-04-20 Julien CristauFactorize atom parsing in its own function
2009-04-16 Peter HuttererFix set-float-prop on 64-bit architectures.
2009-04-14 Peter Huttererfix 64 bit issues with set-int-prop and list-props.
2009-04-14 Peter HuttererFix 64 bit issues with set-int-prop.
2009-01-22 Simon Thumsmall fixes to the propery output
2009-01-15 Peter HuttererAdd set-atom-prop to set properties containing other...
2009-01-15 Peter HuttererDon't linebreak after listing a string or atom property.
2009-01-15 Peter HuttererFix wrong type conversion in listing Atom properties.
2009-01-15 Simon ThumAdd set-float-prop option to set properties using float...
2008-09-26 Peter HuttererAdd --delete-prop option.
2008-09-26 Peter HuttererUse updated property events.
2008-08-15 Peter HuttererUse XI 1.5 property events.
2008-08-07 Peter HuttererPrint property values in addition to their names.
2008-08-07 Peter HuttererProperty code: If the Atom specified was an Atom, actua...
2008-07-10 Peter HuttererAdd list-props, set-int-prop and watch-props parameters.