summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compiler warning about unhandled switch eventsPeter Hutterer2019-08-122-1/+3
* Check for the tool type too when creating subdevicesPeter Hutterer2019-07-311-1/+7
* Fix wrong enum typePeter Hutterer2019-07-311-1/+1
* Revert "Upgrade the default scroll distance to 120"Peter Hutterer2019-07-301-2/+2
* Also use type to match tablet tool with deviceDavid Rosca2019-02-251-2/+6
* Upgrade the default scroll distance to 120Peter Hutterer2019-02-121-2/+2
* xf86-input-libinput 0.28.2xf86-input-libinput-0.28.2Peter Hutterer2019-02-041-1/+1
* Handle scroll wheel events with a discrete of 0Peter Hutterer2019-01-251-0/+17
* Return the wheel scroll value instead of just the fractionPeter Hutterer2019-01-241-13/+11
* Split the scroll axis details up for easier extensionPeter Hutterer2019-01-211-19/+18
* conf: add an example snippet for how to assign optionsPeter Hutterer2019-01-071-0/+17
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-11-251-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-181-7/+7
* Remove two dead assignmentsPeter Hutterer2018-10-151-8/+8
* xf86-input-libinput 0.28.1xf86-input-libinput-0.28.1Peter Hutterer2018-10-151-1/+1
* Use the seat slot, not the device slot for touch eventsPeter Hutterer2018-10-041-1/+1
* Remove unused assignmentPeter Hutterer2018-07-191-1/+1
* xf86-input-libinput 0.28.0xf86-input-libinput-0.28.0Peter Hutterer2018-07-111-1/+1
* Minor whitespace fixPeter Hutterer2018-07-111-1/+1
* draglock: fix memory overwrite during draglock parsingPeter Hutterer2018-07-103-11/+11
* Revert "Implement the custom acceleration curve options"Peter Hutterer2018-05-234-291/+7
* Use the libinput touch count to init the right number of touchesPeter Hutterer2018-05-022-2/+20
* Implement the custom acceleration curve optionsPeter Hutterer2018-04-204-7/+298
* Use xf86SetStrOption to check for string optionsPeter Hutterer2018-04-201-4/+4
* man: whitespace fixes in man pagePeter Hutterer2018-04-171-3/+3
* man: fix formatting issue caused by invalid tagPeter Hutterer2018-04-171-1/+1
* xf86-input-libinput 0.27.1xf86-input-libinput-0.27.1Peter Hutterer2018-04-101-1/+1
* Fix "left handed" property not set on all pointersEvangelos Foutras2018-03-221-3/+0
* xf86-input-libinput 0.27.0xf86-input-libinput-0.27.0Peter Hutterer2018-03-201-1/+1
* man: note that we don't do /dev/input/by-id or /dev/input/by-pathPeter Hutterer2018-03-201-0/+6
* Apply the capabilities checks on subdevices when applying the configPeter Hutterer2018-02-211-0/+30
* Split LibinputDeviceApplyConfig into helper functionsPeter Hutterer2018-02-021-5/+105
* Move the subdevice capabilities check into the propertiesPeter Hutterer2018-02-021-41/+72
* xf86-input-libinput 0.26.0xf86-input-libinput-0.26.0Peter Hutterer2017-09-151-1/+1
* Post a motion event before a tablet button downPeter Hutterer2017-08-171-0/+7
* Only initialize properties that match capabilities on a subdevicePeter Hutterer2017-05-291-13/+40
* Update copyright yearsPeter Hutterer2017-05-181-1/+1
* man: add missing documentation for Accel ProfileNiklas Haas2017-05-151-0/+8
* Fix config comment description to match the configMartin Kepplinger2017-05-081-1/+1
* xf86-input-libinput 0.25.1xf86-input-libinput-0.25.1Peter Hutterer2017-05-051-1/+1
* Post a motion event after proximity eventsPeter Hutterer2017-03-221-6/+20
* xf86-input-libinput 0.25.0xf86-input-libinput-0.25.0Peter Hutterer2017-03-091-1/+1
* test: fix a test failure on ppc64(le) and aarch64Peter Hutterer2017-02-281-0/+7
* Open sysfs files directly instead of going through the serverPeter Hutterer2017-02-271-0/+6
* Add streq() macro, replace strcmp instances with itPeter Hutterer2017-02-271-9/+12
* Update pad modes in a workproc, not during the input threadPeter Hutterer2017-02-271-14/+62
* xf86-input-libinput 0.24.0xf86-input-libinput-0.24.0Peter Hutterer2017-02-091-1/+1
* Drop unnecessary function declarationPeter Hutterer2017-01-271-7/+1
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4