summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xf86-input-libinput 0.8.0xf86-input-libinput-0.8.0Peter Hutterer2015-03-061-1/+1
* Initialize variable 'path' to NULL to silence warningBoyan Ding2015-03-061-1/+1
* Up the scroll dist value for touchpadsPeter Hutterer2015-03-051-6/+10
* Apply the configuration before initalizing the propertyPeter Hutterer2015-03-021-0/+1
* Don't unref the device until we're done with it in DEVICE_INITPeter Hutterer2015-03-021-3/+3
* Add properties to change the click method (#89332)Peter Hutterer2015-02-263-0/+176
* Split out property init into helper functionsPeter Hutterer2015-02-261-160/+225
* Use the new libinput_device_pointer_has_buttonPeter Hutterer2015-02-262-5/+5
* Ignore property changes if the device is disabledOlivier Fourdan2015-02-261-6/+53
* Fix off-by-one error in buttonmap initialization (#89300)Peter Hutterer2015-02-251-1/+1
* 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