]> diplodocus.org Git - xorg-xinput/history - src/xinput.c
Add Peter and Red Hat's copyright notices and licenses to COPYING
[xorg-xinput] / src / xinput.c
2009-10-09 Peter HuttererClean up --version, don't require a DISPLAY and display...
2009-10-09 Thomas JaegerRework 'xinput list' code
2009-09-17 Julien Cristauset-prop: add --type={atom,float,int} and --format...
2009-06-24 Benjamin CloseObtain the XInput opcode and check that GenericEvents...
2009-06-23 Thomas Jaegerremove-master: document possible return modes in -...
2009-06-23 Peter HuttererFix --help output for create-master and remove-master.
2009-05-26 Peter HuttererMerge branch 'master' into xi2
2009-05-20 Peter HuttererMerge branch 'master' into xi2
2009-05-08 Peter HuttererMerge branch 'master' into xi2
2009-05-08 Peter HuttererUpdate to new inputproto defines.
2009-05-07 Peter HuttererXCloseDisplay when we're done.
2009-05-07 Peter HuttererClean up xinput.h a bit
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-04-21 Julien Cristauxinput: add set-prop command
2009-04-02 Benjamin CloseError out when selecting a device by name but more...
2009-03-21 Peter HuttererAdd test_xi2 for xi2 testing.
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 Benjamin CloseError out when more than one instance of a name exists
2009-01-21 Paulo Cesar Pereir... Correct make distcheck and sparse warnings.
2009-01-15 Peter HuttererAdd set-atom-prop to set properties containing other...
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-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-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-01-15 Peter HuttererReplace Fred's name in the main license text with a...
2008-01-10 Philip LangdaleAdd a warning when the user specifies an ambiguous...
2007-12-20 Peter HuttererAdd support to set the client pointer.
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 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-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.