]> diplodocus.org Git - xorg-xinput/history - src
Add Peter and Red Hat's copyright notices and licenses to COPYING
[xorg-xinput] / src /
2009-10-22 Gaetan Nadon.gitignore: use common defaults with custom section...
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 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-08-21 Peter Hutterertest_xi2: Print the key repeat flag if it is set.
2009-07-22 Peter Hutterertest-xi2: Update to keycode grabs instead of keysym...
2009-07-16 Peter HuttererPrint XINotifyPassiveGrab detail in enter events too.
2009-07-14 Peter Hutterertest_xi: Print deviceid for enter events too
2009-07-14 Peter HuttererUse XI2 defines for enter/leave modes and detail.
2009-07-13 Peter HuttererAdjust to new, split-up raw event types.
2009-07-13 Peter Hutterertest_xi2: Plug memory leak with XGetAtomName.
2009-07-13 Peter Hutterertest_xi2: Update to use cookie events - require libXi...
2009-06-30 Peter HuttererPlug memory leak from XGetAtomName.
2009-06-24 Benjamin CloseObtain the XInput opcode and check that GenericEvents...
2009-06-24 Peter Hutterertest_xi2: don't map the window before selecting for...
2009-06-24 Peter Hutterertest_xi2: use %#x alternative printf format.
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-06-22 Thomas Jaegerreattach: Default to return to VCP/VCK when returnMode...
2009-06-18 Thomas Jaegertest-xi2: Report correct event coordinates
2009-06-18 Thomas Jaegertest-xi2: Use standard macros instead of BitIsOn/SetBit
2009-06-17 Peter HuttererPrint the valuator value for absolute axes.
2009-06-17 Peter HuttererPrint button and valuator labels when listing a device.
2009-06-17 Peter HuttererPrint button state when listing XI2 devices.
2009-06-15 Peter HuttererPrint the sourceid when listing device classes.
2009-06-12 Peter HuttererUse the XI2 class defines for listing device classes...
2009-06-12 Peter HuttererFix build errors introduced by inputproto 1.9.99.11.
2009-06-03 Peter Huttererxi2 test: add two missing breaks.
2009-06-02 Thomas Jaegertest-xi2: fix modifiers for XIGrabButton call
2009-06-02 Benjamin CloseRemove superfluous dev assignment.
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-19 Peter HuttererPrint floating slaves in XI2 list mode.
2009-05-18 Peter HuttererUpdate to new inputproto and libXi naming conventions.
2009-05-08 Peter HuttererMerge branch 'master' into xi2
2009-05-08 Peter HuttererUpdate to new inputproto defines.
2009-05-08 Peter Huttererupdate test_xi2 with a few more tests.
2009-05-07 Peter HuttererXCloseDisplay when we're done.
2009-05-07 Peter HuttererClean up xinput.h a bit
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-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 Pereir... Correct make distcheck and sparse warnings.
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 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...
next