summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-03gitlab CI: drop custom scheduled handling, set FDO_FORCE_REBUILD insteadPeter Hutterer2-33/+10
2020-07-01tools: change the error message for missing toolsPeter Hutterer2-3/+2
2020-07-01meson.build: don't install the quirks in a further 'quirks' subdirectoryPeter Hutterer1-2/+3
2020-06-30gitlab CI: move the MR check to the deploy stagePeter Hutterer2-2/+2
2020-06-26doc: don't ship the .doctree files with the documentationPeter Hutterer1-0/+1
2020-06-17Add quirks file for Sony Vaio LaptopJohn Rodriguez1-0/+8
2020-06-17meson.build: use install_subdir() to install the quirks filesPeter Hutterer3-57/+18
2020-06-17Replace strneq() with strstartswith() for variable prefixesPeter Hutterer4-16/+6
2020-06-17utils: add strstartswith() and strendswith() utility functionsPeter Hutterer2-0/+76
2020-06-17quirks: fix Apple external trackpad v2 thresholdsYariv Barkan1-0/+20
2020-06-15gitlab CI: check merge requests for the allow collaboration checkboxPeter Hutterer2-0/+36
2020-06-15gitlab CI: use ci-fairy for commit message checksPeter Hutterer3-130/+4
2020-06-04tools: per-slot-delta: if a NONE touch gets data, assume it's startingPeter Hutterer1-4/+20
2020-06-04tools: per-slot-delta: construct the right InputEventPeter Hutterer1-10/+2