summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* quirks: Add tablet smoothing attribute.Quytelda Kahja2021-07-285-8/+48
* Update quirks/50-system-chuwi.quirksSanjiv2021-07-281-0/+4
* quirks: add Framework Touchpad QuirkKevin Anderson2021-07-281-0/+5
* gitlab CI: debug the meson_build scriptPeter Hutterer2021-07-281-0/+1
* Define the versionsort overrides as inlinesPeter Hutterer2021-07-281-3/+3
* gitlab CI: use the ci-templates FreeBSD templatesPeter Hutterer2021-07-284-167/+81
* gitlab CI: move the SUITES handling to the template where it mattersPeter Hutterer2021-07-282-2/+4
* gitlab CI: update to latest ci-templatesPeter Hutterer2021-07-283-10/+10
* gitlab CI: split the qemu meson build parts out as separate templatePeter Hutterer2021-07-282-22/+34
* gitlab CI: name the qemu tags per distributionPeter Hutterer2021-07-282-6/+6
* doc/user: move the hold gesture section up to the othersPeter Hutterer2021-07-271-77/+77
* doc/user: fix the line alignments for the hold gesture tablesPeter Hutterer2021-07-271-81/+73
* doc/user: make "verifying install" command portableAndrea Ippolito2021-07-261-6/+4
* touchpad: remove two unused functionsPeter Hutterer2021-07-221-17/+0
* Mark some functions as printf-like to silence some compiler warningsPeter Hutterer2021-07-223-0/+3
* Disable -Wmissing-field-initializersPeter Hutterer2021-07-221-0/+1
* Silence compiler warnings for -Wformat-nonliteralPeter Hutterer2021-07-224-0/+15
* Replace fallthrough comments with __attribute__((fallthrough))Peter Hutterer2021-07-228-192/+194
* util-list: restore list_for_each_safe() to be a single statementPeter Hutterer2021-07-222-2/+38
* quirks: add a quirk for the X61 bezel buttonsPeter Hutterer2021-07-131-0/+5
* quirks: add a quirk for the Purism Librem 14v1The_Observer2021-07-131-0/+7
* quirks: add pressure range for Dell Latitude 7480Mohamed Elsharnouby2021-07-111-0/+5
* quirks: add volume rocker quirk for Lenovo Duet 7iThomas Stenhouse-Pyne2021-06-261-0/+6
* evdev: remove device when it is goneThomas Weißschuh2021-06-212-0/+40
* quirks: add a quirk for the Huawei Matebook 2020 touchpadPeter Hutterer2021-06-211-0/+7
* gitlab CI: add a comment to explain how to actually edit the CIPeter Hutterer2021-06-172-0/+8
* using secure functions safe_strdupluokai2021-06-156-8/+8
* meson.build: bump to 1.18.900Peter Hutterer2021-06-101-1/+1
* gestures: improve one finger hold detectionJosé Expósito2021-06-104-7/+169
* gestures: move first_moved and first_mm upJosé Expósito2021-06-101-3/+3
* gestures: always save touch informationJosé Expósito2021-06-101-3/+6
* doc: update draw.io URLJosé Expósito2021-06-094-4/+4
* doc: add touchpad gestures state machine diagramJosé Expósito2021-06-092-0/+12
* doc: add docs for hold gesturesPeter Hutterer2021-06-091-0/+229
* doc: note that gestures may be cancelledPeter Hutterer2021-06-091-3/+4
* gestures: add quick hold implementationJosé Expósito2021-06-097-4/+202
* tests: add hold gesture testsJosé Expósito2021-06-091-0/+222
* tests: optionally hold in gesture test functionsJosé Expósito2021-06-093-14/+114
* tests: move existing gesture tests to functions to be able to reuse themJosé Expósito2021-06-091-317/+359
* gestures: add hold gesture implementationJosé Expósito2021-06-099-33/+365
* gesutures: allow to configure hold gesturesJosé Expósito2021-06-098-0/+346
* libinput: add hold gesture public API and tool supportJosé Expósito2021-06-096-9/+131
* gestures: filter motion inside the gesture state machineJosé Expósito2021-06-093-11/+21
* gestures: use events to change between statesJosé Expósito2021-06-091-77/+277
* gestures: handle pointer motion as an extra stateJosé Expósito2021-06-092-12/+31
* gestures: refactor gesture enabledJosé Expósito2021-06-091-1/+7
* gestures: add a function to know if there is pending pointer motionJosé Expósito2021-06-091-0/+17
* libinput 1.18.01.18.0Peter Hutterer2021-06-021-1/+1
* Update 50-system-asus.quirks to include Asus G15 Zephyrus quirk.Neev Parikh2021-06-011-0/+9
* libinput 1.17.9011.17.901Peter Hutterer2021-05-261-1/+1