summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20libinput 1.19.41.19.41.19-branchPeter Hutterer1-1/+1
2022-04-20evdev: strip the device name of format directivesPeter Hutterer7-12/+139
2021-12-13libinput 1.19.31.19.3Peter Hutterer1-1/+1
2021-12-13quirks: changes touchpad pressure Lenovo Yoga 2 ProJoaquin Gonzalez1-0/+8
2021-12-13doc/user: fix broken link to "Observations on trackpoint input data"José Expósito1-1/+1
2021-12-13quirks: add ModelBouncingKeys for A4Tech X-710BK MouseAlexander Radovich1-0/+5
2021-12-13quirks: Dell 15R touchpad settings for firmware v3Gary Wolfe1-1/+2
2021-12-13gestures: cancel hold gestures on thumb detectionJosé Expósito1-1/+1
2021-12-13doc/user: fix broken link to systemd 60-evdev.hwdbJosé Expósito1-1/+1
2021-10-21libinput 1.19.21.19.2Peter Hutterer1-1/+1
2021-10-20quirks: add quirk for GPD Win MaxA-w-x1-0/+5
2021-10-19test: use a plain libinput context for the log priority checkPeter Hutterer1-2/+19
2021-10-11quirks: relax DMI modalias match for Purism Librem 14v1Travis Wrightsman1-1/+1
2021-10-11evdev: avoid usage of bogus BTN_FORWARD nameEduardo de Souza Cruz1-1/+1
2021-10-11quirks: Update dmi for StarBook Mk VSean Rhodes1-2/+2
2021-10-10evdev: disable button scroll timeout for extra mouse buttonsEduardo de Souza Cruz1-18/+27
2021-10-07gestures: avoid processing the last hold and motion event twiceJosé Expósito1-3/+3
2021-10-04quirks: Add quirk for StarLabs clickpads with two phyisical buttonsSean Rhodes1-0/+41
2021-09-28libinput 1.19.11.19.1Peter Hutterer1-1/+1
2021-09-27fallback: hires scroll heuristics for buggy devicesJosé Expósito6-0/+146
2021-09-27test: add kernel bugs to log handlerJosé Expósito1-1/+2
2021-09-28quirks: update the Dell N5110 touchpad quirkPeter Hutterer1-1/+1
2021-09-27quirks: add quirk for the Prestigio Smartbook 141 C2 touchpadPeter Hutterer1-0/+7
2021-09-24libinput: add hold to get base eventJosé Expósito2-2/+7
2021-09-21evdev: v120 scroll: invert horizontal scrolling quirkJosé Expósito1-0/+5
2021-09-21touchpad: mark USB touchpads as internal by defaultPeter Hutterer1-10/+3
2021-09-21touchpad: use the model flags to determine internal vs externalPeter Hutterer1-3/+2
2021-09-19doc: guarantee end sequence for continuous scrollJosé Expósito1-4/+4
2021-09-17touchpad: reduce the jumping cursor warnings to 5 per dayPeter Hutterer3-2/+9
2021-09-15touchpad: fix leak when the touchpad is removed before the dwt keyboardPeter Hutterer2-0/+24
2021-09-14libinput 1.19.01.19.0Peter Hutterer1-1/+1
2021-09-12quirks: no button debouncing on generic emulated mouseJosé Expósito1-0/+6
2021-09-12util: add a function to parse bool propertiesJosé Expósito5-19/+59
2021-09-12use ARRAY_FOR_EACH when traverse arrayweizhixiang1-4/+4
2021-09-06quirks: Microsoft Surface Pro 3 CoverJosé Expósito1-0/+5
2021-09-06doc: add missing literal blocks in contributingJosé Expósito1-5/+5
2021-09-05quirks: Pine64 PineBook Pro keyboardClayton Craft1-0/+6
2021-09-01libinput 1.18.9011.18.901Peter Hutterer1-1/+1
2021-08-31High-resolution scroll wheel supportPeter Hutterer26-321/+1497
2021-08-31test: refactor litest_assert_event_type logicJosé Expósito1-9/+43
2021-08-26quirks: Thinkpad T470 trackpoint multiplierDmitry Maluka1-0/+5
2021-08-24quirks: Lenovo Trackpoint Keyboard IIJosé Expósito4-1/+24
2021-08-09test: create devices for our udev seat checksPeter Hutterer1-30/+29
2021-08-04editorconfig: add settings for meson filesJosé Expósito1-0/+4
2021-08-03test: use MESON_TESTTHREADS to determine the number of jobsPeter Hutterer2-4/+9
2021-08-03meson.build: use the / operator instead of join_pathsJosé Expósito3-27/+27
2021-08-03ci: update to GTK 4 when availableJosé Expósito2-15/+15
2021-08-03debug-gui: pointer locking on X11José Expósito2-0/+67
2021-08-03debug-gui: pointer locking on WaylandJosé Expósito4-12/+172
2021-08-03debug-gui: migrate to GTK4José Expósito2-5/+86