summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libinput 1.2.41.2.41.2-branchPeter Hutterer2016-04-191-2/+2
* touchpad: enlarge top button area by a factor 3 instead of 1.5Peter Frühberger2016-04-191-1/+1
* udev: update the hwdb matches to avoid use of ( and )Peter Hutterer2016-04-141-10/+10
* tablet: add a fuzz-filter to avoid spamming callers with subpixel updatesPeter Hutterer2016-04-142-0/+37
* test: reduce the default abs-max range to avoid ENOMEMPeter Hutterer2016-04-141-1/+1
* configure.ac: libinput 1.2.31.2.3Peter Hutterer2016-04-121-2/+2
* tablet: fix the airbrush slider rangePeter Hutterer2016-04-122-4/+8
* libinput: Actually return the default accel profileJonas Ådahl2016-04-121-1/+1
* doc: minor fixesPeter Hutterer2016-04-121-1/+2
* Fix spelling mistakesEric Engestrom2016-04-065-8/+8
* touchpad: only post motion events if we have motionPeter Hutterer2016-04-062-5/+3
* touchpad: fix left-handed top software trackpoint buttonsPeter Hutterer2016-04-062-7/+148
* Fix two doxygen groupingsPeter Hutterer2016-04-061-1/+3
* configure.ac: libinput 1.2.21.2.2Peter Hutterer2016-03-151-2/+2
* touchpad: add quirk for the T450 and T460 generation hardwarePeter Hutterer2016-03-115-4/+49
* tablet: reject mislabelled tablet devicesPeter Hutterer2016-03-071-0/+28
* Assert that the interface is actually filled in.Peter Hutterer2016-03-072-3/+5
* test: add two path tests for invalid devicesPeter Hutterer2016-03-031-0/+60
* touchpad: use the udev property over a compile-time vendor ID checkPeter Hutterer2016-03-021-1/+1
* tablet: sanitize button mask passingPeter Hutterer2016-03-012-34/+22
* configure.ac: libinput 1.2.11.2.1Peter Hutterer2016-02-291-2/+2
* touchpad: only trigger immediate pinch detection for three fingersPeter Hutterer2016-02-281-0/+1
* configure.ac: libinput 1.2.01.2.0Peter Hutterer2016-02-231-3/+3
* tablet: use the tilt resolution if we have itPeter Hutterer2016-02-232-13/+26
* touchpad: move the tapping exclusion zone to the top edge of the buttonPeter Hutterer2016-02-183-12/+72
* touchpad: add synaptics semi-mt devices to those needing hysteresisPeter Hutterer2016-02-181-8/+19
* configure.ac: libinput 1.2rc21.1.902Peter Hutterer2016-02-151-2/+2
* test: add tablet test for out-of-bounds motion coordinatesPeter Hutterer2016-02-114-0/+363
* test: add Wacom Cintiq 24HD PenPeter Hutterer2016-02-115-4/+155
* doc: update tablet svg to show tilt as anglePeter Hutterer2016-02-101-10/+11
* test: add a simple test to guard against wrong library version changesPeter Hutterer2016-02-102-0/+24
* tablet: move left-handed initialization into tablet_initPeter Hutterer2016-02-101-33/+33
* Indentation fixPeter Hutterer2016-02-101-2/+2
* tablet: fix artpen rotation on left-handed tabletsPeter Hutterer2016-02-102-0/+64
* test: add test for left-handed mouse rotation on tabletsPeter Hutterer2016-02-102-30/+96
* tablet: move clearing the tilt bits up to where we reset the axesPeter Hutterer2016-02-101-2/+2
* tablet: delay initial proximity in event until we have a serialPeter Hutterer2016-02-102-13/+24
* touchpad: init a default hysteresis for ALPS rushmore touchpadsPeter Hutterer2016-02-105-2/+9
* udev: fix ALPS firmware detectionPeter Hutterer2016-02-102-4/+4
* tablet: change tilt axes to use degreesPeter Hutterer2016-02-095-41/+67
* touchpad: fix dwt disabling while a key is still downPeter Hutterer2016-02-092-4/+73
* Indentation fixesPeter Hutterer2016-02-052-188/+295
* tools: fix output to say TABLET_TOOL instead of just tabletPeter Hutterer2016-02-051-4/+4
* touchpad: if we have a serio keyboard, override any previous dwt pairingPeter Hutterer2016-02-057-14/+415
* touchpad: while a key is held down, don't disable dwtPeter Hutterer2016-02-054-2/+173
* test: fix leaking libevdev fdPeter Hutterer2016-02-051-0/+1
* test: fix the udev rule for the synaptics hover devicePeter Hutterer2016-02-041-1/+1
* touchpad: drop motion hysteresis by defaultPeter Hutterer2016-02-044-5/+23
* test: exclude semi-mt devices from the normal 2fg scroll testPeter Hutterer2016-02-041-1/+1
* test: check for BTN_TOOL_QUADTAP in the 4fg btntool testsPeter Hutterer2016-02-041-0/+2