summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libinput 1.19.41.19.41.19-branchPeter Hutterer2022-04-201-1/+1
* evdev: strip the device name of format directivesPeter Hutterer2022-04-207-12/+139
* libinput 1.19.31.19.3Peter Hutterer2021-12-131-1/+1
* quirks: changes touchpad pressure Lenovo Yoga 2 ProJoaquin Gonzalez2021-12-131-0/+8
* doc/user: fix broken link to "Observations on trackpoint input data"José Expósito2021-12-131-1/+1
* quirks: add ModelBouncingKeys for A4Tech X-710BK MouseAlexander Radovich2021-12-131-0/+5
* quirks: Dell 15R touchpad settings for firmware v3Gary Wolfe2021-12-131-1/+2
* gestures: cancel hold gestures on thumb detectionJosé Expósito2021-12-131-1/+1
* doc/user: fix broken link to systemd 60-evdev.hwdbJosé Expósito2021-12-131-1/+1
* libinput 1.19.21.19.2Peter Hutterer2021-10-211-1/+1
* quirks: add quirk for GPD Win MaxA-w-x2021-10-201-0/+5
* test: use a plain libinput context for the log priority checkPeter Hutterer2021-10-191-2/+19
* quirks: relax DMI modalias match for Purism Librem 14v1Travis Wrightsman2021-10-111-1/+1
* evdev: avoid usage of bogus BTN_FORWARD nameEduardo de Souza Cruz2021-10-111-1/+1
* quirks: Update dmi for StarBook Mk VSean Rhodes2021-10-111-2/+2
* evdev: disable button scroll timeout for extra mouse buttonsEduardo de Souza Cruz2021-10-101-18/+27
* gestures: avoid processing the last hold and motion event twiceJosé Expósito2021-10-071-3/+3
* quirks: Add quirk for StarLabs clickpads with two phyisical buttonsSean Rhodes2021-10-041-0/+41
* libinput 1.19.11.19.1Peter Hutterer2021-09-281-1/+1
* fallback: hires scroll heuristics for buggy devicesJosé Expósito2021-09-276-0/+146
* test: add kernel bugs to log handlerJosé Expósito2021-09-271-1/+2
* quirks: update the Dell N5110 touchpad quirkPeter Hutterer2021-09-281-1/+1
* quirks: add quirk for the Prestigio Smartbook 141 C2 touchpadPeter Hutterer2021-09-271-0/+7
* libinput: add hold to get base eventJosé Expósito2021-09-242-2/+7
* evdev: v120 scroll: invert horizontal scrolling quirkJosé Expósito2021-09-211-0/+5
* touchpad: mark USB touchpads as internal by defaultPeter Hutterer2021-09-211-10/+3
* touchpad: use the model flags to determine internal vs externalPeter Hutterer2021-09-211-3/+2
* doc: guarantee end sequence for continuous scrollJosé Expósito2021-09-191-4/+4
* touchpad: reduce the jumping cursor warnings to 5 per dayPeter Hutterer2021-09-173-2/+9
* touchpad: fix leak when the touchpad is removed before the dwt keyboardPeter Hutterer2021-09-152-0/+24
* libinput 1.19.01.19.0Peter Hutterer2021-09-141-1/+1
* quirks: no button debouncing on generic emulated mouseJosé Expósito2021-09-121-0/+6
* util: add a function to parse bool propertiesJosé Expósito2021-09-125-19/+59
* use ARRAY_FOR_EACH when traverse arrayweizhixiang2021-09-121-4/+4
* quirks: Microsoft Surface Pro 3 CoverJosé Expósito2021-09-061-0/+5
* doc: add missing literal blocks in contributingJosé Expósito2021-09-061-5/+5
* quirks: Pine64 PineBook Pro keyboardClayton Craft2021-09-051-0/+6
* libinput 1.18.9011.18.901Peter Hutterer2021-09-011-1/+1
* High-resolution scroll wheel supportPeter Hutterer2021-08-3126-321/+1497
* test: refactor litest_assert_event_type logicJosé Expósito2021-08-311-9/+43
* quirks: Thinkpad T470 trackpoint multiplierDmitry Maluka2021-08-261-0/+5
* quirks: Lenovo Trackpoint Keyboard IIJosé Expósito2021-08-244-1/+24
* test: create devices for our udev seat checksPeter Hutterer2021-08-091-30/+29
* editorconfig: add settings for meson filesJosé Expósito2021-08-041-0/+4
* test: use MESON_TESTTHREADS to determine the number of jobsPeter Hutterer2021-08-032-4/+9
* meson.build: use the / operator instead of join_pathsJosé Expósito2021-08-033-27/+27
* ci: update to GTK 4 when availableJosé Expósito2021-08-032-15/+15
* debug-gui: pointer locking on X11José Expósito2021-08-032-0/+67
* debug-gui: pointer locking on WaylandJosé Expósito2021-08-034-12/+172
* debug-gui: migrate to GTK4José Expósito2021-08-032-5/+86