]> diplodocus.org Git - xorg-xinput/shortlog
xorg-xinput
2009-05-07 Peter HuttererAdd support for XI2 property requests.
2009-05-07 Peter HuttererGet the XIDeviceInfo instead of just the id.
2009-05-07 Peter HuttererXCloseDisplay when we're done.
2009-05-07 Peter HuttererRemove one more unnecessary ifdef.
2009-05-07 Peter HuttererMerge branch 'master' into xi2
2009-05-07 Peter HuttererClean up xinput.h a bit
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-19 Peter HuttererXSync the display before jumping in the grab code.
2009-04-19 Peter HuttererAdd a hunk to test XI2 sync'd grabs.
2009-04-19 Peter HuttererRegister for exposure events and block until we're...
2009-04-19 Peter HuttererPrint event/root x/y on device events.
2009-04-19 Peter HuttererActually print event_y when trying to print event_y...
2009-04-19 Peter Huttererreplace BYTE with an unsigned char.
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-04-08 Simon Thumxinput: include device type in device list
2009-04-08 Simon Thumxinput: mention set-float-prop in manpage
2009-04-06 Peter Huttererxinput 1.4.1
2009-04-02 Benjamin CloseError out when selecting a device by name but more...
2009-03-21 Peter HuttererPrint enter/leave and focus events.
2009-03-21 Peter HuttererRegister for raw events
2009-03-21 Peter HuttererChange event registration a bit, using SetBit instead.
2009-03-21 Peter HuttererPrint out hierarchy events
2009-03-21 Peter HuttererPrint DeviceChanged events.
2009-03-21 Peter HuttererAdd test_xi2 for xi2 testing.
2009-03-21 Peter HuttererIf XI2 is available, list devices through XIQueryDevice.
2009-03-21 Peter HuttererUpdate to new XI2 requests and sanitize the check for...
2009-03-21 Peter HuttererChange is_xinput_present() to xinput_version().
2009-03-21 Peter Huttereradd xi2_find_device_id
2009-03-21 Peter HuttererRip HAVE_XI2 conditional functionality out.
2009-03-21 Peter HuttererClean up xinput.h a bit.
2009-03-21 Benjamin CloseError out when more than one instance of a name exists
2009-01-22 Simon Thumsmall fixes to the propery output
2009-01-21 Paulo Cesar... Correct make distcheck and sparse warnings.
2009-01-16 Peter Huttererxinput 1.4.0
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 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 HuttererRequire inputproto 1.9.99.5
2008-09-26 Peter HuttererAdd --delete-prop option.
2008-09-26 Peter HuttererUse updated property events.
2008-08-30 Bryce HarringtonAdd --list-props, --watch-props and --set-int-prop...
2008-08-15 Peter HuttererRequire inputproto 1.9.99.4
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-07-08 Peter HuttererRemove ChangeLog, is autogenerated now anyway.
2008-06-25 Benjamin CloseClean up the detection of XI2
2008-06-05 Benjamin CloseCorrect the check for XI2, not every shell supports...
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... Compile warning fix.
2008-04-07 Paulo Cesar... 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 HuttererRemove deprecated imakefile.
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 ChangeLog rule.
2008-01-10 Philip LangdaleUpdate .gitignore
2008-01-10 Philip LangdaleUpdate news for 1.3.0 release.
2008-01-10 Philip LangdaleAdd a warning when the user specifies an ambiguous...
2008-01-10 Philip LangdaleUpdate man page.
2008-01-10 Philip LangdaleUpdate documentation
2008-01-10 Philip LangdaleMake dependency on inputproto >= 1.4 explicit.
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-15 Peter HuttererLet autoconf substitute the VERSION.
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.
2007-11-07 Peter Huttererxinput as straight from the tarball.