summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xf86-input-libinput 0.7.0xf86-input-libinput-0.7.0Peter Hutterer2015-02-241-1/+1
* Only apply left-handed/scroll button configuration when it's availablePeter Hutterer2015-02-041-6/+9
* Reapply configuration at DEVICE_ONFriedrich Schöller2015-01-301-0/+2
* Formatting fixPeter Hutterer2015-01-301-3/+4
* xf86-input-libinput 0.6.0xf86-input-libinput-0.6.0Peter Hutterer2015-01-271-1/+1
* Swap button labels for back/forward to align with linux/input.hPeter Hutterer2015-01-271-2/+2
* Move properties to a separate headerOlivier Fourdan2015-01-216-45/+95
* Revert "libinput-drv: Move properties to a separate header"Peter Hutterer2015-01-215-84/+44
* libinput-drv: Move properties to a separate headerOlivier Fourdan2015-01-215-44/+84
* libinput-drv: Add autogen.shOlivier Fourdan2015-01-211-0/+14
* Remove unused definePeter Hutterer2015-01-191-6/+0
* Move the property #defines upPeter Hutterer2015-01-191-25/+25
* xf86-input-libinput 0.5.0xf86-input-libinput-0.5.0Peter Hutterer2015-01-161-1/+1
* Fix for new libinput APIsPeter Hutterer2015-01-152-21/+40
* Support server-side fdsPeter Hutterer2014-12-081-5/+121
* xf86-input-libinput 0.4.0xf86-input-libinput-0.4.0Peter Hutterer2014-12-051-1/+1
* Require libinput 0.7.0Peter Hutterer2014-12-051-1/+1
* Support absolute pointer devicesPeter Hutterer2014-12-051-3/+73
* Split up a really long linePeter Hutterer2014-12-011-2/+3
* Move the option parsing into a separate functionPeter Hutterer2014-12-011-68/+78
* Change a sigsafe error to xf86IDrvMsgPeter Hutterer2014-12-011-1/+3
* Change the touch IDs to uintsPeter Hutterer2014-12-011-2/+2
* man: fix wrong option namePeter Hutterer2014-12-011-1/+1
* Leave the XKB defaults up to the serverPeter Hutterer2014-12-011-6/+20
* Allow disabling scroll methodsPeter Hutterer2014-12-011-1/+1
* Split sendevent modes property into "available" and "current"Peter Hutterer2014-12-011-24/+63
* Split scroll methods property into "available" and "current"Peter Hutterer2014-11-281-8/+43
* xf86-input-libinput 0.3.0xf86-input-libinput-0.3.0Peter Hutterer2014-11-241-1/+1
* Don't process events from devices that got removed alreadyPeter Hutterer2014-11-241-1/+1
* Drop double empty linesPeter Hutterer2014-11-241-6/+0
* Use the button conversion helper for normal button events tooPeter Hutterer2014-11-241-7/+1
* Add support for changing the button-scrolling buttonPeter Hutterer2014-11-242-0/+119
* Add support for switching scroll methodsPeter Hutterer2014-11-242-0/+138
* Add support for left-handed button orientationPeter Hutterer2014-11-242-0/+73
* xf86-input-libinput 0.2.0xf86-input-libinput-0.2.0Peter Hutterer2014-11-191-1/+1
* Hook up the libinput log handlerPeter Hutterer2014-11-191-2/+47
* Add an explanatory comment for the disabled ptraccelPeter Hutterer2014-11-191-0/+1
* Allow re-enabling of the sendevents configurationPeter Hutterer2014-11-191-1/+1
* Update the READMEPeter Hutterer2014-11-191-2/+6
* Init the right number of buttons for pointer devicesPeter Hutterer2014-11-191-0/+8
* Replace hardcoded button number with one we can calculatePeter Hutterer2014-11-191-7/+15
* Fix loop conditionPeter Hutterer2014-11-191-1/+1
* Set the XI type for the devicePeter Hutterer2014-11-181-1/+13
* man: add missing Makefile.amPeter Hutterer2014-10-051-0/+37
* Store the data in the local options, then apply all at oncePeter Hutterer2014-09-261-28/+40
* Apply all config options on DEVICE_ONPeter Hutterer2014-09-261-0/+47
* Expose all config options as xorg.conf optionsPeter Hutterer2014-09-262-5/+141
* Add a man pagePeter Hutterer2014-09-263-2/+76
* Add a couple of general properties that all drivers should supportPeter Hutterer2014-09-261-1/+37
* Expose properties for the various configuration settings.Peter Hutterer2014-09-261-0/+280