summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab CI: update arch linux source imagewip/update-arch-imagePeter Hutterer2019-02-131-2/+4
* fallback: cancel the arbitration timer on device removePeter Hutterer2019-02-112-0/+42
* timer: print the timers still in the list before the assertPeter Hutterer2019-02-111-0/+19
* Drop the AS_MASK macro, replace with bitPeter Hutterer2019-02-115-11/+10
* Add a bit() macroPeter Hutterer2019-02-119-130/+131
* include: add MT_TOOL_DIAL to freebsd's input.hPeter Hutterer2019-02-111-4/+5
* path: limit path device nodes to PATH_MAX charactersPeter Hutterer2019-02-112-0/+40
* udev: restrict the seat ID to 256 charactersPeter Hutterer2019-02-112-3/+34
* quirks: add a quirk for the Lenovo L380 (Yoga) clickpadPascal Kockwelp2019-02-114-2/+11
* meson.build: define HAVE_LOCALE_HPeter Hutterer2019-02-071-0/+8
* udev: drop unused functionPeter Hutterer2019-02-071-16/+0
* evdev: fix a a compiler warningPeter Hutterer2019-02-071-1/+1
* pad: rename the include guardPeter Hutterer2019-02-061-2/+2
* filter: drop an unused function and an unused structPeter Hutterer2019-02-062-46/+0
* fallback: fix a comment typoPeter Hutterer2019-02-061-1/+1
* quirks: add a quirk to ignore unreliable tablet mode switch devicesPeter Hutterer2019-02-055-11/+16
* evdev: Rename some debouncing functions for consistencyBenjamin Poirier2019-02-041-4/+4
* test: up the ratelimit tests to 1000msPeter Hutterer2019-02-041-4/+4
* meson.build: gnu90 alias for gnu89 may not be supportedJan Beich2019-02-031-1/+1
* tablet: add tilt-based touch arbitration for screen tabletsPeter Hutterer2019-01-316-23/+225
* evdev: add a rectangle to the touch arbitrationPeter Hutterer2019-01-317-21/+126
* fallback: force the palm state to PALM_NONE on touch beginPeter Hutterer2019-01-311-0/+2
* evdev: introduce a touch arbitration enumPeter Hutterer2019-01-316-25/+40
* test: add a LITEST_DIRECT feature for the wacom cintiqsPeter Hutterer2019-01-315-4/+5
* fallback: add timer-based touch arbitrationPeter Hutterer2019-01-313-13/+70
* touchpad: release all button presses on device suspendPeter Hutterer2019-01-312-23/+92
* test: add a test for normal touchpad button pressesPeter Hutterer2019-01-311-0/+25
* evdev: cancel the middle button timer on device removedPeter Hutterer2019-01-312-0/+27
* test: add an additional final libinput_dispatch()Peter Hutterer2019-01-311-1/+3
* fallback: when force-releasing keys, release them directlyPeter Hutterer2019-01-312-1/+33
* evdev: cancel the button scroll timer on device removedPeter Hutterer2019-01-312-0/+29
* meson.build: replace manual checks with cc.has_function()Peter Hutterer2019-01-311-14/+4
* meson.build: bump to 1.12.900Peter Hutterer2019-01-311-1/+1
* test: Missing test cases for palm detection based on touch sizeFurkan Tokac2019-01-291-0/+163
* quirks: enforce uppercase hex numbersPeter Hutterer2019-01-184-14/+17
* test: run the 'keep ignoring' arbitration tests on the cintiqs as wellPeter Hutterer2019-01-181-3/+8
* test: automate the tablet pairing for the arbitration testsPeter Hutterer2019-01-181-90/+58
* test: store the device type in the test device structPeter Hutterer2019-01-182-0/+2
* test: fetch the is-touchpad in arbitration tests from a input propertyPeter Hutterer2019-01-181-29/+29
* test: don't enable tapping for the touch arbitration testPeter Hutterer2019-01-181-1/+0
* test: clarify a confusing commentPeter Hutterer2019-01-181-3/+5
* evdev: don't execute snprintf if not gonna printKonstantin Kharlamov2019-01-173-2/+16
* evdev: inline evdev_log_msg_vaKonstantin Kharlamov2019-01-171-19/+19
* doc: add missing @refPeter Hutterer2019-01-171-1/+1
* doc: correct a slightly ambiguous @ref wordingPeter Hutterer2019-01-171-1/+1
* tools: document show-keycodes option for libinput-recordPeter Hutterer2019-01-171-0/+4
* doc/user: fix a leftover html tagPeter Hutterer2019-01-161-1/+1
* Update gitlab templates for label renamesPeter Hutterer2019-01-162-2/+2
* meson.build: enable CPP include check only in case CPP compiler is availablePeter Seiderer2019-01-151-7/+9
* quirks: add ModelBouncingKeys for Contour RollerMouseChristoffer Holmstedt2019-01-132-0/+12