| 2012-02-21 |
Peter Hutterer | Add find_output_xrandr to check for output presence |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Peter Hutterer | Don't leak output_info |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Peter Hutterer | Always call XCloseDisplay() |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Peter Hutterer | Enclose property and device names in quotes |
commit | commitdiff | tree | snapshot |
| 2012-02-08 |
Peter Hutterer | Fix XRRCrtcInfo memory leaks |
commit | commitdiff | tree | snapshot |
| 2012-02-08 |
Peter Hutterer | Rename map-to-crtc to map-to-output |
commit | commitdiff | tree | snapshot |
| 2012-01-12 |
Peter Hutterer | xinput 1.5.99.1 |
commit | commitdiff | tree | snapshot |
| 2012-01-12 |
Peter Hutterer | Merge branch 'multitouch' |
commit | commitdiff | tree | snapshot |
| 2011-12-22 |
Alan Coopersmith | print_version expects no arguments, so give it none |
commit | commitdiff | tree | snapshot |
| 2011-11-30 |
Jeremy Huddleston | Print usage when run with --help |
commit | commitdiff | tree | snapshot |
| 2011-11-30 |
Bryce Harrington | xinput: Assume 'list' by default if no args given. |
commit | commitdiff | tree | snapshot |
| 2011-11-10 |
Peter Hutterer | add support for touch raw events |
commit | commitdiff | tree | snapshot |
| 2011-11-10 |
Peter Hutterer | test-xi2: check return value of list, exit on failure |
commit | commitdiff | tree | snapshot |
| 2011-11-10 |
Peter Hutterer | test-xi2: add basic touch support |
commit | commitdiff | tree | snapshot |
| 2011-11-10 |
Peter Hutterer | test-xi2: Use the longest mask we can get |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Peter Hutterer | We support XI 2.1 now |
commit | commitdiff | tree | snapshot |
| 2011-10-26 |
Peter Hutterer | list: drop XIQueryVersion call |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Peter Hutterer | Merge branch 'smooth-scrolling' |
commit | commitdiff | tree | snapshot |
| 2011-09-22 |
Peter Hutterer | Support the new Scroll class |
commit | commitdiff | tree | snapshot |
| 2011-08-24 |
Peter Hutterer | Only try to print XIPointerEmulated flag if it is defined. |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Peter Hutterer | Enclose button labels with quotes to improve readability |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Peter Hutterer | test-xi2: support a device option |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Peter Hutterer | Print the class type when listing devices. |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Peter Hutterer | test-xi2: print the correct flags, depending on the... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Peter Hutterer | list: don't use defines for checking server version. |
commit | commitdiff | tree | snapshot |
| 2011-07-17 |
Peter Hutterer | Add support for device-to-screen mapping |
commit | commitdiff | tree | snapshot |
| 2011-07-06 |
Peter Hutterer | man: Move my name to the top of the authors list |
commit | commitdiff | tree | snapshot |
| 2011-07-06 |
Peter Hutterer | man: update missing copyrights |
commit | commitdiff | tree | snapshot |
| 2011-06-20 |
Gaetan Nadon | Update Copyright notices. |
commit | commitdiff | tree | snapshot |
| 2011-06-20 |
Gaetan Nadon | Apply standard configuration init, layout and comments |
commit | commitdiff | tree | snapshot |
| 2011-06-20 |
Gaetan Nadon | Remove redundant definition of the VERSION Automake... |
commit | commitdiff | tree | snapshot |
| 2011-06-20 |
Gaetan Nadon | Man pages Makefile: fix whitespace |
commit | commitdiff | tree | snapshot |
| 2011-06-20 |
Gaetan Nadon | Use the value of MAN_SUBSTS from util-macros for man... |
commit | commitdiff | tree | snapshot |
| 2011-06-03 |
Peter Hutterer | Remove superfluous comment. |
commit | commitdiff | tree | snapshot |
| 2011-06-02 |
Peter Hutterer | Announce support for XI 2.0 to the server. |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Peter Hutterer | Initialize a few more values to defaults. |
commit | commitdiff | tree | snapshot |
| 2011-05-05 |
Peter Hutterer | Silence compiler warning |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Gaetan Nadon | man: replace hard coded section number with __appmansuf... |
commit | commitdiff | tree | snapshot |
| 2011-01-19 |
Peter Hutterer | Fix broken "xinput list <devicename>". |
commit | commitdiff | tree | snapshot |
| 2011-01-19 |
Peter Hutterer | Add --id-only flag for 'xinput list'. |
commit | commitdiff | tree | snapshot |
| 2011-01-19 |
Peter Hutterer | Add --name-only flag for 'xinput list'. |
commit | commitdiff | tree | snapshot |
| 2011-01-19 |
Peter Hutterer | Switch list to use an enum of printing formats. |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: replace deprecated AM_CONFIG_HEADER with AC_CON... |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: remove unrequired AC_SUBST([*_LIBS]) |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: remove unrequired AC_SUBST([*_CFLAGS]) |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: use AC_PROG_INSTALL now supplied by XORG_DEFAUL... |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: use AC_PROG_SED now supplied by XORG_DEFAULT_OP... |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: upgrade to util-macros 1.8 for additional man... |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Gaetan Nadon | config: update AC_PREREQ statement to 2.60 |
commit | commitdiff | tree | snapshot |
| 2010-12-29 |
Peter Hutterer | Remove unneeded include. |
commit | commitdiff | tree | snapshot |
| 2010-12-01 |
David Fries | Fix typo in man page for the --test-xi2 option. |
commit | commitdiff | tree | snapshot |
| 2010-11-17 |
Chase Douglas | Zero out entire mask when selecting for different events |
commit | commitdiff | tree | snapshot |
| 2010-11-17 |
Chase Douglas | Print XI2 device event child window in hex too |
commit | commitdiff | tree | snapshot |
| 2010-11-11 |
Peter Hutterer | xinput 1.5.3 |
commit | commitdiff | tree | snapshot |
| 2010-10-12 |
Peter Hutterer | Print an error if mode is neither ABSOLUTE nor RELATIVE. |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
Chase Douglas | xinput: Split XI2 valuators and print index of events |
commit | commitdiff | tree | snapshot |
| 2010-06-09 |
Peter Hutterer | list: only check the last bit in the device mode. |
commit | commitdiff | tree | snapshot |
| 2010-06-04 |
Peter Hutterer | xinput 1.5.2 |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Kees Cook | Atoms from XIGetProperty are 32bits (#27657) |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Will Thompson | Support pointer: and keyboard: prefices for XI2 device... |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Will Thompson | Warn and fail if a device name is ambiguous. |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Peter Hutterer | test-xi2: Print out the sourceid for enter/leave events. |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Yaakov Selkowitz | man: use automake silent rules |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Yaakov Selkowitz | man: Use AC_PROG_SED to find sed |
commit | commitdiff | tree | snapshot |
| 2010-03-15 |
Peter Hutterer | xinput 1.5.1 |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Peter Hutterer | test-xi2: print event type name as well. |
commit | commitdiff | tree | snapshot |
| 2010-02-04 |
Peter Hutterer | man: document XI2 options |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Peter Hutterer | man: remove reference to XListInputDevices |
commit | commitdiff | tree | snapshot |
| 2010-01-01 |
Simon Thum | Clarify role of set-ptr-feedback |
commit | commitdiff | tree | snapshot |
| 2009-11-29 |
Julien Cristau | Add Peter and Red Hat's copyright notices and licenses... |
commit | commitdiff | tree | snapshot |
| 2009-11-26 |
Gaetan Nadon | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLE... |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Gaetan Nadon | INSTALL, NEWS, README or AUTHORS files are missing... |
commit | commitdiff | tree | snapshot |
| 2009-10-27 |
Gaetan Nadon | Deploy the new XORG_DEFAULT_OPTIONS #24242 |
commit | commitdiff | tree | snapshot |
| 2009-10-27 |
Gaetan Nadon | Makefile.am: ChangeLog not required: EXTRA_DIST or... |
commit | commitdiff | tree | snapshot |
| 2009-10-22 |
Gaetan Nadon | .gitignore: use common defaults with custom section... |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Jeremy Huddleston | This is not a GNU project, so declare it foreign. |
commit | commitdiff | tree | snapshot |
| 2009-10-13 |
Peter Hutterer | xinput 1.5.0 |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Peter Hutterer | Clean up --version, don't require a DISPLAY and display... |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Peter Hutterer | man: clean up the man page. |
commit | commitdiff | tree | snapshot |
| 2009-10-09 |
Thomas Jaeger | Rework 'xinput list' code |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Peter Hutterer | Bump to 1.4.99.3 |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Alan Coopersmith | Use __xorgversion__ instead of RCS $Date in man page... |
commit | commitdiff | tree | snapshot |
| 2009-09-17 |
Julien Cristau | Use do_set_prop for set_{atom,float,int}_prop |
commit | commitdiff | tree | snapshot |
| 2009-09-17 |
Julien Cristau | set-prop: add --type={atom,float,int} and --format... |
commit | commitdiff | tree | snapshot |
| 2009-09-17 |
Julien Cristau | Add a format and type argument to the set_prop functions |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Peter Hutterer | Require xorg-macros 1.3 for XORG_DEFAULT_OPTIONS. |
commit | commitdiff | tree | snapshot |
| 2009-08-21 |
Peter Hutterer | test_xi2: Print the key repeat flag if it is set. |
commit | commitdiff | tree | snapshot |
| 2009-08-03 |
Peter Hutterer | Bump to 1.4.99.2 |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Peter Hutterer | test-xi2: Update to keycode grabs instead of keysym... |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Peter Hutterer | Print XINotifyPassiveGrab detail in enter events too. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Peter Hutterer | test_xi: Print deviceid for enter events too |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Peter Hutterer | Use XI2 defines for enter/leave modes and detail. |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Peter Hutterer | Adjust to new, split-up raw event types. |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Peter Hutterer | test_xi2: Plug memory leak with XGetAtomName. |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Peter Hutterer | test_xi2: Update to use cookie events - require libXi... |
commit | commitdiff | tree | snapshot |
| 2009-06-30 |
Peter Hutterer | Plug memory leak from XGetAtomName. |
commit | commitdiff | tree | snapshot |
| 2009-06-24 |
Benjamin Close | Obtain the XInput opcode and check that GenericEvents... |
commit | commitdiff | tree | snapshot |
| 2009-06-24 |
Peter Hutterer | test_xi2: don't map the window before selecting for... |
commit | commitdiff | tree | snapshot |
| 2009-06-24 |
Peter Hutterer | test_xi2: use %#x alternative printf format. |
commit | commitdiff | tree | snapshot |
| next |