summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xf86-input-libinput 0.19.1xf86-input-libinput-0.19.10.19-branchPeter Hutterer2016-09-141-1/+1
* Correct the horizontal scroll property namePeter Hutterer2016-09-141-1/+1
* Comment two read-only properties as suchPeter Hutterer2016-09-141-2/+2
* Discard buttons >= 256Peter Hutterer2016-09-141-1/+1
* xf86-input-libinput 0.19.0xf86-input-libinput-0.19.0Peter Hutterer2016-04-281-1/+1
* conf: rename to 60-libinput.confPeter Hutterer2016-04-282-1/+1
* Fix implicit declaration of function 'xf86Msg' in xf86libinput.cStanislav Ochotnicky2016-04-081-0/+1
* xf86-input-libinput 0.18.0xf86-input-libinput-0.18.0Peter Hutterer2016-04-071-1/+1
* Support art pen rotationPeter Hutterer2016-02-291-1/+25
* Support the mouse/lens toolPeter Hutterer2016-02-291-0/+45
* Add support for the airbrush tool axesPeter Hutterer2016-02-291-1/+43
* Add support for tablet toolsPeter Hutterer2016-02-291-6/+364
* xf86-input-libinput 0.17.0xf86-input-libinput-0.17.0Peter Hutterer2016-02-261-1/+1
* Fix compiler warnings about missing tablet event casesPeter Hutterer2016-01-281-0/+5
* Add property/option for enabling/disabling tap-n-dragPeter Hutterer2016-01-284-1/+109
* Fix default tapping drack lock property valuePeter Hutterer2016-01-271-1/+1
* Allow hotplugging a device immediatelyPeter Hutterer2016-01-051-12/+39
* Change creating subdevices to something more genericPeter Hutterer2016-01-051-4/+25
* xf86-input-libinput 0.16.0xf86-input-libinput-0.16.0Peter Hutterer2015-12-231-1/+1
* Drain the fd after openingPeter Hutterer2015-12-171-1/+6
* Split mixed pointer/keyboard devices into two separate X devicesPeter Hutterer2015-11-231-59/+385
* Revert "Split mixed pointer/keyboard devices into two separate X devices"Peter Hutterer2015-11-201-354/+59
* Split mixed pointer/keyboard devices into two separate X devicesPeter Hutterer2015-11-201-59/+354
* Add a helper function for the driver context initializationPeter Hutterer2015-11-181-11/+16
* Copy the device capabilities to the X driver structPeter Hutterer2015-11-181-12/+22
* Split type_name detection out into a helper functionPeter Hutterer2015-11-181-11/+21
* Unref the libinput context on pre_init failurePeter Hutterer2015-11-181-0/+2
* Don't fail DEVICE_CLOSEPeter Hutterer2015-11-131-0/+1
* Remove unused server_fds listPeter Hutterer2015-11-131-2/+0
* Set the device to NULL after unrefPeter Hutterer2015-11-131-0/+1
* Plug two memory leaksPeter Hutterer2015-11-121-0/+3
* xf86-input-libinput 0.15.0xf86-input-libinput-0.15.0Peter Hutterer2015-10-271-1/+1
* Add property support for the accel profilesPeter Hutterer2015-10-264-1/+186
* conf: install the libinput xorg.conf.d snippetPeter Hutterer2015-09-182-1/+10
* conf: don't hook onto tablets and joysticksPeter Hutterer2015-09-181-4/+26
* conf: rename 99-libinput.conf to 90-libinput.confPeter Hutterer2015-09-182-1/+1
* Fix invalid pointer passed to the propertiesPeter Hutterer2015-09-031-6/+6
* Move the read-only properties into the same conditionPeter Hutterer2015-09-031-6/+3
* xf86-input-libinput 0.14.0xf86-input-libinput-0.14.0Peter Hutterer2015-08-311-1/+1
* Fix typo in libinput.manYomi02015-08-301-1/+1
* Use xf86OpenSerial instead of a direct open() callPeter Hutterer2015-08-171-4/+3
* Revamp server fd openingPeter Hutterer2015-08-171-88/+39
* Add an option to disable horizontal scrollingPeter Hutterer2015-08-133-1/+73
* Add drag lock supportPeter Hutterer2015-08-1311-5/+1195
* Remove unneeded header, epoll(7) interface is not directly used.Martin Pieuchot2015-08-121-1/+0
* Rename a local variable to not shadow the BSD strmode(3) function.Martin Pieuchot2015-08-121-8/+8
* gitignore: add patterns for automake test suite and misc other bitsPeter Hutterer2015-08-111-0/+8
* Rename main source file to x86libinput.cPeter Hutterer2015-08-112-1/+1
* xf86-input-libinput 0.13.0xf86-input-libinput-0.13.0Peter Hutterer2015-08-041-1/+1
* Add a property for Disable While TypingStephen Chandler Paul2015-08-044-2/+111