Age | Commit message (Expand) | Author | Files | Lines |
2010-10-13 | Add experimental multitouch support from Xi 2.1HEADxi2.1 | Daniel Stone | 2 | -13/+103 |
2010-10-12 | Print an error if mode is neither ABSOLUTE nor RELATIVE. | Peter Hutterer | 1 | -1/+4 |
2010-07-02 | xinput: Split XI2 valuators and print index of events | Chase Douglas | 1 | -3/+2 |
2010-06-09 | list: only check the last bit in the device mode. | Peter Hutterer | 1 | -0/+4 |
2010-06-04 | xinput 1.5.2 | Peter Hutterer | 1 | -1/+1 |
2010-05-18 | Atoms from XIGetProperty are 32bits (#27657) | Kees Cook | 1 | -3/+3 |
2010-05-14 | Support pointer: and keyboard: prefices for XI2 device names | Will Thompson | 1 | -5/+35 |
2010-05-14 | Warn and fail if a device name is ambiguous. | Will Thompson | 1 | -3/+12 |
2010-04-29 | test-xi2: Print out the sourceid for enter/leave events. | Peter Hutterer | 1 | -1/+1 |
2010-04-07 | man: use automake silent rules | Yaakov Selkowitz | 1 | -1/+1 |
2010-04-07 | man: Use AC_PROG_SED to find sed | Yaakov Selkowitz | 2 | -3/+2 |
2010-03-15 | xinput 1.5.1 | Peter Hutterer | 1 | -1/+1 |
2010-03-08 | test-xi2: print event type name as well. | Peter Hutterer | 1 | -1/+30 |
2010-02-05 | man: document XI2 options | Peter Hutterer | 1 | -0/+37 |
2010-01-11 | man: remove reference to XListInputDevices | Peter Hutterer | 1 | -1/+1 |
2010-01-02 | Clarify role of set-ptr-feedback | Simon Thum | 1 | -2/+7 |
2009-11-29 | Add Peter and Red Hat's copyright notices and licenses to COPYING | Julien Cristau | 1 | -0/+47 |
2009-11-26 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -1/+1 |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 2 | -231/+5 |
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon | 1 | -2/+3 |
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon | 1 | -2/+0 |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 2 | -16/+73 |
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston | 1 | -1/+1 |
2009-10-13 | xinput 1.5.0 | Peter Hutterer | 1 | -1/+1 |
2009-10-09 | Clean up --version, don't require a DISPLAY and display the server version too. | Peter Hutterer | 4 | -52/+40 |
2009-10-09 | man: clean up the man page. | Peter Hutterer | 1 | -47/+53 |
2009-10-09 | Rework 'xinput list' code | Thomas Jaeger | 3 | -50/+55 |
2009-09-24 | Bump to 1.4.99.3 | Peter Hutterer | 1 | -1/+1 |
2009-09-21 | Use __xorgversion__ instead of RCS $Date in man page header/footer | Alan Coopersmith | 1 | -1/+1 |
2009-09-17 | Use do_set_prop for set_{atom,float,int}_prop | Julien Cristau | 1 | -204/+45 |
2009-09-17 | set-prop: add --type={atom,float,int} and --format={8,16,32} options | Julien Cristau | 3 | -7/+47 |
2009-09-17 | Add a format and type argument to the set_prop functions | Julien Cristau | 1 | -26/+51 |
2009-09-16 | Require xorg-macros 1.3 for XORG_DEFAULT_OPTIONS. | Peter Hutterer | 1 | -8/+4 |
2009-08-21 | test_xi2: Print the key repeat flag if it is set. | Peter Hutterer | 1 | -0/+1 |
2009-08-03 | Bump to 1.4.99.2 | Peter Hutterer | 1 | -1/+1 |
2009-07-23 | test-xi2: Update to keycode grabs instead of keysym grabs. | Peter Hutterer | 2 | -3/+3 |
2009-07-16 | Print XINotifyPassiveGrab detail in enter events too. | Peter Hutterer | 1 | -0/+2 |
2009-07-14 | test_xi: Print deviceid for enter events too | Peter Hutterer | 1 | -0/+1 |
2009-07-14 | Use XI2 defines for enter/leave modes and detail. | Peter Hutterer | 1 | -12/+12 |
2009-07-13 | Adjust to new, split-up raw event types. | Peter Hutterer | 2 | -4/+13 |
2009-07-13 | test_xi2: Plug memory leak with XGetAtomName. | Peter Hutterer | 1 | -2/+4 |
2009-07-13 | test_xi2: Update to use cookie events - require libXi 1.2.99.2 | Peter Hutterer | 2 | -38/+38 |
2009-06-30 | Plug memory leak from XGetAtomName. | Peter Hutterer | 1 | -2/+10 |
2009-06-24 | Obtain the XInput opcode and check that GenericEvents are actually XI events | Benjamin Close | 3 | -2/+11 |
2009-06-24 | test_xi2: don't map the window before selecting for events. | Peter Hutterer | 1 | -5/+2 |
2009-06-24 | test_xi2: use %#x alternative printf format. | Peter Hutterer | 1 | -4/+4 |
2009-06-24 | remove-master: document possible return modes in --help | Thomas Jaeger | 1 | -1/+1 |
2009-06-23 | Fix --help output for create-master and remove-master. | Peter Hutterer | 1 | -2/+2 |
2009-06-22 | Bump to 1.4.99.1 | Peter Hutterer | 1 | -1/+1 |
2009-06-22 | reattach: Default to return to VCP/VCK when returnMode is AttachToMaster | Thomas Jaeger | 1 | -2/+36 |