]> diplodocus.org Git - xorg-xinput/history - src
Don't linebreak after listing a string or atom property.
[xorg-xinput] / src /
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 Peter HuttererRequire libXi 1.2 and inputproto 1.5.
2009-01-15 Simon ThumAdd set-float-prop option to set properties using float...
2008-09-30 Sascha HlusiakCall XSync instead XFlush to be able to handle errors
2008-09-30 Sascha HlusiakAdd --get-button-map option.
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 HuttererDon't require extension devices for button mapping.
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.
2008-05-27 Peter HuttererTest for XI2 functions in libXi, add #ifdefs to build...
2008-05-27 Peter HuttererUse find_device_info instead of requireing device ids...
2008-04-29 Peter HuttererUse new XQueryInputVersion() request to tell the server...
2008-04-07 Peter HuttererMerge branch 'master' into mpx
2008-04-07 Paulo Cesar Pereir... Compile warning fix.
2008-04-07 Paulo Cesar Pereir... Mandriva patches to xinput.
2008-02-18 Peter HuttererModify to work with the changes in the XChangeDeviceHie...
2008-02-13 Peter HuttererUpdate XiSelectEvent API usage, has device argument...
2008-01-15 Peter HuttererReplace Fred's name in the main license text with a...
2008-01-10 Julien CristauChange xinput_CFLAGS to AM_CFLAGS to clear automake...
2008-01-10 Philip LangdaleAdd a warning when the user specifies an ambiguous...
2008-01-07 Peter HuttererDon't overwrite daemon with argc.
2007-12-20 Peter HuttererAdd support to set the client pointer.
2007-12-20 Peter HuttererRegister for DeviceClassesChangedEvents, reprint the...
2007-12-20 Peter HuttererAdd --loop to "xinput list". Re-prints devices when...
2007-12-20 Peter HuttererAdd support for device hierarchy changes.
2007-12-20 Peter HuttererPrint out attachment of slave devices.
2007-12-20 Peter HuttererRemove leftover trailing whitespaces.
2007-12-20 Peter HuttererAdd --short argument to list. Only prints name and ID.
2007-12-20 Peter HuttererSupport GNU style options the dodgy way.
2007-12-20 Peter HuttererRemove a few trailing whitespaces.
2007-12-20 Peter HuttererRemove trailing whitespaces (buttonmap.c)
2007-11-08 Philip LangdaleExpand check to support XExtensionKeyboard/Pointer.
2007-11-08 Peter HuttererDeath to RCS tags, remove compiler warning, get version...
2007-11-08 Peter HuttererAutotool the lot.