| 2009-06-02 |
Benjamin Close | Remove superfluous dev assignment. |
commit | commitdiff | tree | snapshot |
| 2009-05-26 |
Peter Hutterer | Merge branch 'master' into xi2 |
commit | commitdiff | tree | snapshot |
| 2009-05-26 |
Peter Hutterer | Print empty properties as <no items>. |
commit | commitdiff | tree | snapshot |
| 2009-05-26 |
Peter Hutterer | Print empty XI2 properties as <no items> |
commit | commitdiff | tree | snapshot |
| 2009-05-26 |
Peter Hutterer | Print empty properties as <no items>. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Peter Hutterer | Print None properties in XI2 mode too. |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Peter Hutterer | Merge branch 'master' into xi2 |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Peter Hutterer | Deal with None atoms. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Peter Hutterer | Print floating slaves in XI2 list mode. |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
Peter Hutterer | Update to new inputproto and libXi naming conventions. |
commit | commitdiff | tree | snapshot |
| 2009-05-08 |
Peter Hutterer | Merge branch 'master' into xi2 |
commit | commitdiff | tree | snapshot |
| 2009-05-08 |
Peter Hutterer | Update to new inputproto defines. |
commit | commitdiff | tree | snapshot |
| 2009-05-08 |
Peter Hutterer | update test_xi2 with a few more tests. |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | XCloseDisplay when we're done. |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | Clean up xinput.h a bit |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | Add support for XI2 property requests. |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | Get the XIDeviceInfo instead of just the id. |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | XCloseDisplay when we're done. |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | Remove one more unnecessary ifdef. |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | Merge branch 'master' into xi2 |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
Peter Hutterer | Clean up xinput.h a bit |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
Peter Hutterer | Create the float property if it doesn't exist. |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Peter Hutterer | If there's multiple null-terminated strings in the... |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Peter Hutterer | The float_atom should actually be an Atom |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
Peter Hutterer | If there's multiple null-terminated strings in the... |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Julien Cristau | xinput: add set-prop command |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Julien Cristau | Factorize atom parsing in its own function |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Peter Hutterer | XSync the display before jumping in the grab code. |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Peter Hutterer | Add a hunk to test XI2 sync'd grabs. |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Peter Hutterer | Register for exposure events and block until we're... |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Peter Hutterer | Print event/root x/y on device events. |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Peter Hutterer | Actually print event_y when trying to print event_y... |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Peter Hutterer | replace BYTE with an unsigned char. |
commit | commitdiff | tree | snapshot |
| 2009-04-16 |
Peter Hutterer | Fix set-float-prop on 64-bit architectures. |
commit | commitdiff | tree | snapshot |
| 2009-04-14 |
Peter Hutterer | fix 64 bit issues with set-int-prop and list-props. |
commit | commitdiff | tree | snapshot |
| 2009-04-14 |
Peter Hutterer | Fix 64 bit issues with set-int-prop. |
commit | commitdiff | tree | snapshot |
| 2009-04-08 |
Simon Thum | xinput: include device type in device list |
commit | commitdiff | tree | snapshot |
| 2009-04-08 |
Simon Thum | xinput: mention set-float-prop in manpage |
commit | commitdiff | tree | snapshot |
| 2009-04-06 |
Peter Hutterer | xinput 1.4.1 |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Benjamin Close | Error out when selecting a device by name but more... |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Print enter/leave and focus events. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Register for raw events |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Change event registration a bit, using SetBit instead. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Print out hierarchy events |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Print DeviceChanged events. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Add test_xi2 for xi2 testing. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | If XI2 is available, list devices through XIQueryDevice. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Update to new XI2 requests and sanitize the check for... |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Change is_xinput_present() to xinput_version(). |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | add xi2_find_device_id |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Rip HAVE_XI2 conditional functionality out. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Peter Hutterer | Clean up xinput.h a bit. |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Benjamin Close | Error out when more than one instance of a name exists |
commit | commitdiff | tree | snapshot |
| 2009-01-22 |
Simon Thum | small fixes to the propery output |
commit | commitdiff | tree | snapshot |
| 2009-01-21 |
Paulo Cesar... | Correct make distcheck and sparse warnings. |
commit | commitdiff | tree | snapshot |
| 2009-01-16 |
Peter Hutterer | xinput 1.4.0 |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Peter Hutterer | Add set-atom-prop to set properties containing other... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Peter Hutterer | Don't linebreak after listing a string or atom property. |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Peter Hutterer | Fix wrong type conversion in listing Atom properties. |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Peter Hutterer | Require libXi 1.2 and inputproto 1.5. |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Simon Thum | Add set-float-prop option to set properties using float... |
commit | commitdiff | tree | snapshot |
| 2008-09-30 |
Sascha Hlusiak | Call XSync instead XFlush to be able to handle errors |
commit | commitdiff | tree | snapshot |
| 2008-09-30 |
Sascha Hlusiak | Add --get-button-map option. |
commit | commitdiff | tree | snapshot |
| 2008-09-26 |
Peter Hutterer | Require inputproto 1.9.99.5 |
commit | commitdiff | tree | snapshot |
| 2008-09-26 |
Peter Hutterer | Add --delete-prop option. |
commit | commitdiff | tree | snapshot |
| 2008-09-26 |
Peter Hutterer | Use updated property events. |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Bryce Harrington | Add --list-props, --watch-props and --set-int-prop... |
commit | commitdiff | tree | snapshot |
| 2008-08-15 |
Peter Hutterer | Require inputproto 1.9.99.4 |
commit | commitdiff | tree | snapshot |
| 2008-08-15 |
Peter Hutterer | Use XI 1.5 property events. |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Peter Hutterer | Don't require extension devices for button mapping. |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Peter Hutterer | Print property values in addition to their names. |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Peter Hutterer | Property code: If the Atom specified was an Atom, actua... |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Peter Hutterer | Add list-props, set-int-prop and watch-props parameters. |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Peter Hutterer | Remove ChangeLog, is autogenerated now anyway. |
commit | commitdiff | tree | snapshot |
| 2008-06-25 |
Benjamin Close | Clean up the detection of XI2 |
commit | commitdiff | tree | snapshot |
| 2008-06-05 |
Benjamin Close | Correct the check for XI2, not every shell supports... |
commit | commitdiff | tree | snapshot |
| 2008-05-27 |
Peter Hutterer | Test for XI2 functions in libXi, add #ifdefs to build... |
commit | commitdiff | tree | snapshot |
| 2008-05-27 |
Peter Hutterer | Use find_device_info instead of requireing device ids... |
commit | commitdiff | tree | snapshot |
| 2008-04-29 |
Peter Hutterer | Use new XQueryInputVersion() request to tell the server... |
commit | commitdiff | tree | snapshot |
| 2008-04-07 |
Peter Hutterer | Merge branch 'master' into mpx |
commit | commitdiff | tree | snapshot |
| 2008-04-07 |
Paulo Cesar... | Compile warning fix. |
commit | commitdiff | tree | snapshot |
| 2008-04-07 |
Paulo Cesar... | Mandriva patches to xinput. |
commit | commitdiff | tree | snapshot |
| 2008-02-18 |
Peter Hutterer | Modify to work with the changes in the XChangeDeviceHie... |
commit | commitdiff | tree | snapshot |
| 2008-02-13 |
Peter Hutterer | Update XiSelectEvent API usage, has device argument... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Peter Hutterer | Remove deprecated imakefile. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Peter Hutterer | Replace Fred's name in the main license text with a... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Julien Cristau | Change xinput_CFLAGS to AM_CFLAGS to clear automake... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Add ChangeLog rule. |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Update .gitignore |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Update news for 1.3.0 release. |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Add a warning when the user specifies an ambiguous... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Update man page. |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Update documentation |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Philip Langdale | Make dependency on inputproto >= 1.4 explicit. |
commit | commitdiff | tree | snapshot |
| 2008-01-07 |
Peter Hutterer | Don't overwrite daemon with argc. |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Peter Hutterer | Add support to set the client pointer. |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Peter Hutterer | Register for DeviceClassesChangedEvents, reprint the... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Peter Hutterer | Add --loop to "xinput list". Re-prints devices when... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Peter Hutterer | Add support for device hierarchy changes. |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Peter Hutterer | Print out attachment of slave devices. |
commit | commitdiff | tree | snapshot |
| next |