summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-16libinput 1.16.9021.16.902Peter Hutterer1-1/+1
2021-02-15test: add test cases for 2/3 finger movement after tapPeter Hutterer3-0/+211
2021-02-15test: drop the needless base event conversionPeter Hutterer1-6/+4
2021-02-15test: print the event type on mismatchPeter Hutterer1-2/+1
2021-02-15doc: update the docs with a note regarding multifinger draggingPeter Hutterer1-0/+5
2021-02-15gitlab CI: move the no-libwacom test suite into its own stagePeter Hutterer2-0/+12
2021-02-15test: fix a few missing or wrong drag-lock timeoutssatrmb1-3/+10
2021-02-15touchpad: permit only one finger on the touchpad at the start of a tap-dragsatrmb4-280/+26
2021-02-15touchpad: stretch the tap-and-drag timeout a bit depending on finger countsatrmb2-8/+30
2021-02-15doc/user: generate the required package list for the CI distributionsPeter Hutterer3-0/+47
2021-02-12gitlab CI: add a job to make sure we're running all test suitesPeter Hutterer2-0/+60
2021-02-12test: drop the custom group namesPeter Hutterer24-1006/+1055
2021-02-12utils: add a trunkname() function to extract the trunk of a filenamePeter Hutterer3-0/+61
2021-02-12gitlab CI: make the test suite names a listPeter Hutterer2-25/+25
2021-02-12test: use motion events to check the "system is too slow" messagePeter Hutterer1-4/+3
2021-02-12test: wrap the litest user data into a structPeter Hutterer4-18/+23
2021-02-12test: move a helper function close to its callerPeter Hutterer1-12/+13
2021-02-12gitlab CI: run the scan-build analysis jobs in scriptPeter Hutterer2-2/+4
2021-02-12tools/record: remove a useless assignmentPeter Hutterer1-1/+0
2021-02-12test: init an array to zero to silence scan-buildPeter Hutterer1-1/+1
2021-02-12tools/record: add some curly bracesPeter Hutterer1-1/+2
2021-02-11tests: drop the duplicate test for pointer event conversionPeter Hutterer1-1/+0
2021-02-11test: don't set the log handler 10 timesPeter Hutterer1-4/+3
2021-02-11gitlab CI: rename the VM stage "test-suite"Peter Hutterer2-4/+4
2021-02-09totem: separate X/Y resolution from touch size in discriminatorнаб1-6/+8
2021-02-09totem: fix suspension-as-addition and resumption-as-removal in interfaceнаб1-2/+2
2021-02-09quirks: add pressure ranges for the Dell Latitude E5510 TouchPadGablegritule1-0/+6
2021-02-08Create /etc/libinput on installPeter Hutterer2-2/+7
2021-02-08touchpad: disable the pressure axes wherever the resolution is nonzeroPeter Hutterer7-6/+163
2021-02-05test: don't require root to list testsPeter Hutterer1-9/+6
2021-02-03quirks: reword the requirements section in the quirks READMEPeter Hutterer1-9/+12
2021-02-03doc/user: expand the explanations on how to submit a merge requestPeter Hutterer1-6/+51
2021-02-03doc/user: some whitespace fixesPeter Hutterer1-3/+3
2021-02-02quirks: improve the READMEPeter Hutterer1-18/+29
2021-02-01libinput 1.16.9011.16.901Peter Hutterer1-1/+1
2021-01-29Dell touchpad was too sensitive with default settingsGary Wolfe1-0/+6
2021-01-29tools: add a tool to analyze the finger count from a recordingPeter Hutterer5-0/+254
2021-01-29tools/record: print the wall clock time every few secondsPeter Hutterer1-1/+60
2021-01-29tools/record: use a pointer to the libinput fd poll entryPeter Hutterer1-4/+4
2021-01-29tools/record: use a pointer to the signalfd poll entryPeter Hutterer1-4/+5
2021-01-29tools/record: narrow the scope of two variablesPeter Hutterer1-2/+3
2021-01-29tools/record: initialize all pollfds in the same loopPeter Hutterer1-6/+8
2021-01-28Use python black for all pyhon file formattingPeter Hutterer12-932/+1301
2021-01-28doc: fix IRC channel nameJonas Ådahl1-1/+1
2021-01-18modify macro streq/strneq for check one null pointerweizhixiang2-2/+41
2021-01-14quirks: disable pressure on the Lenovo Yoga 9i touchpadPeter Hutterer6-0/+139
2021-01-07doc/user: list the known package repositories for libinput from gitPeter Hutterer1-0/+23
2021-01-06check return value for libudev/udev_device_get_actionweizhixiang1-1/+1
2021-01-04gitlab CI: use Fedora 33Peter Hutterer3-51/+51
2021-01-04gitlab CI: fix flake8 complaintsPeter Hutterer3-3/+3