summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-24libinput 1.16.51.16.51.16-branchPeter Hutterer1-1/+1
2021-02-24gitlab CI: run the scan-build analysis jobs in scriptPeter Hutterer2-2/+4
2021-02-24quirks: add pressure ranges for the Dell Latitude E5510 TouchPadGablegritule1-0/+6
2021-02-24Dell touchpad was too sensitive with default settingsGary Wolfe1-0/+6
2021-02-24quirks: disable pressure on the Lenovo Yoga 9i touchpadPeter Hutterer6-0/+139
2020-12-17Match all Surface (Pro/Laptop/Book) devices.Blaž Hrastnik1-3/+8
2020-12-17quirks: add quirk for Dell XPS 15 9500 touchpadJef Driesen1-0/+5
2020-11-27libinput 1.16.41.16.4Peter Hutterer1-1/+1
2020-11-27udev: update rules to handle bind/unbind eventsPeter Hutterer2-2/+2
2020-11-16Fix a few coverity complaintsPeter Hutterer3-4/+5
2020-11-16Fix the termination of the readlink resultPeter Hutterer1-1/+1
2020-11-03libinput 1.16.31.16.3Peter Hutterer1-1/+1
2020-10-29doc/user: update the timer offset warning for the new "too slow" messagePeter Hutterer1-14/+14
2020-10-29evdev: reduce the "your system is slow" warning to 5 per hourPeter Hutterer1-2/+2
2020-10-07libinput 1.16.21.16.2Peter Hutterer1-1/+1
2020-10-07fallback: expand the range of valid keysPeter Hutterer1-1/+1
2020-10-07quirks: fix force-press on Apple Magic Trackpad 2Davide Depau1-2/+4
2020-10-07quirks: Customize ALPS i2c touchpad palm detect pressure thresholdKai-Chuan Hsieh1-0/+6
2020-10-07touchpad: ignore the ALPS jump to 4095/0Peter Hutterer2-0/+27
2020-10-07tools: fix a replay exception when a recording has an empty quirks listPeter Hutterer1-1/+6
2020-10-07gitlab CI: drop Fedora 30Peter Hutterer2-34/+0
2020-10-07quirks: add Google Pixelbook (eve)Alyssa Ross1-0/+8
2020-08-13libinput 1.16.11.16.1Peter Hutterer1-1/+1
2020-08-13test: add two test devices for the false joystick labellingPeter Hutterer4-0/+194
2020-08-13include: update event codes to v5.8Peter Hutterer3-11/+180
2020-08-13evdev: remove now-misleading commentPeter Hutterer1-2/+0
2020-08-13Revert "evdev: fix the check for tablet vs joystick"Peter Hutterer1-2/+5
2020-08-11Add original MX Master to inverted-horizontal-wheel-having mice.haarp1-0/+27
2020-08-03libinput 1.16.01.16.0Peter Hutterer1-1/+1
2020-08-03test: semi-fix the switch_suspend_with_touchpad testPeter Hutterer1-2/+7
2020-07-27FIX: typo on building documentationDiego Abad A1-1/+1
2020-07-27libinput 1.15.9021.15.902Peter Hutterer1-1/+1
2020-07-22gitlab CI: build an rpm package to verify the installed file listPeter Hutterer4-7/+190
2020-07-22gitlab CI: remove a bunch of trailing spacesPeter Hutterer1-10/+10
2020-07-15touchpad: disable jump detection on the Lenovo X1 Gen6 touchpadPeter Hutterer5-0/+19
2020-07-15quirks: correct modalias for the Lenovo X1 Gen6Peter Hutterer1-1/+1
2020-07-15evdev: drop the check for tablet vs joystickPeter Hutterer1-5/+1
2020-07-15evdev: fix the check for tablet vs joystickPeter Hutterer1-3/+4
2020-07-15libinput 1.15.9011.15.901Peter Hutterer1-1/+1
2020-07-15test: rename the identifier in the 50-litest.confPeter Hutterer2-2/+2
2020-07-09test: fix the ABS_Y handling for the Protocol A test devicePeter Hutterer1-1/+1
2020-07-08tools: add missing linebreak in error messagePeter Hutterer1-1/+1
2020-07-07test: grab the device before any lid or tablet mode switchesPeter Hutterer5-56/+198
2020-07-07test: store the list of open file descriptors in the litest contextPeter Hutterer4-4/+70
2020-07-07test: use litest_destroy_context() for test-suite contextsPeter Hutterer13-63/+70
2020-07-07test: use context creation helper in the log testsPeter Hutterer3-38/+6
2020-07-07test: inhibit shutdown and suspend while the tests are runningPeter Hutterer1-1/+1
2020-07-07tools: when running the test suite, start the debug-gui minimizedPeter Hutterer2-0/+4
2020-07-03Add quirk for Lenovo ThinkPad X1 Tablet (1st Gen)Ryo Munakata1-0/+8
2020-07-03gitlab CI: hook up coverityPeter Hutterer2-0/+86