summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gitlab CI: add a job to make sure we're running all test suitesPeter Hutterer2021-02-122-0/+60
* test: drop the custom group namesPeter Hutterer2021-02-1224-1006/+1055
* utils: add a trunkname() function to extract the trunk of a filenamePeter Hutterer2021-02-123-0/+61
* gitlab CI: make the test suite names a listPeter Hutterer2021-02-122-25/+25
* test: use motion events to check the "system is too slow" messagePeter Hutterer2021-02-121-4/+3
* test: wrap the litest user data into a structPeter Hutterer2021-02-124-18/+23
* test: move a helper function close to its callerPeter Hutterer2021-02-121-12/+13
* gitlab CI: run the scan-build analysis jobs in scriptPeter Hutterer2021-02-122-2/+4
* tools/record: remove a useless assignmentPeter Hutterer2021-02-121-1/+0
* test: init an array to zero to silence scan-buildPeter Hutterer2021-02-121-1/+1
* tools/record: add some curly bracesPeter Hutterer2021-02-121-1/+2
* tests: drop the duplicate test for pointer event conversionPeter Hutterer2021-02-111-1/+0
* test: don't set the log handler 10 timesPeter Hutterer2021-02-111-4/+3
* gitlab CI: rename the VM stage "test-suite"Peter Hutterer2021-02-112-4/+4
* totem: separate X/Y resolution from touch size in discriminatorнаб2021-02-091-6/+8
* totem: fix suspension-as-addition and resumption-as-removal in interfaceнаб2021-02-091-2/+2
* quirks: add pressure ranges for the Dell Latitude E5510 TouchPadGablegritule2021-02-091-0/+6
* Create /etc/libinput on installPeter Hutterer2021-02-082-2/+7
* touchpad: disable the pressure axes wherever the resolution is nonzeroPeter Hutterer2021-02-087-6/+163
* test: don't require root to list testsPeter Hutterer2021-02-051-9/+6
* quirks: reword the requirements section in the quirks READMEPeter Hutterer2021-02-031-9/+12
* doc/user: expand the explanations on how to submit a merge requestPeter Hutterer2021-02-031-6/+51
* doc/user: some whitespace fixesPeter Hutterer2021-02-031-3/+3
* quirks: improve the READMEPeter Hutterer2021-02-021-18/+29
* libinput 1.16.9011.16.901Peter Hutterer2021-02-011-1/+1
* Dell touchpad was too sensitive with default settingsGary Wolfe2021-01-291-0/+6
* tools: add a tool to analyze the finger count from a recordingPeter Hutterer2021-01-295-0/+254
* tools/record: print the wall clock time every few secondsPeter Hutterer2021-01-291-1/+60
* tools/record: use a pointer to the libinput fd poll entryPeter Hutterer2021-01-291-4/+4
* tools/record: use a pointer to the signalfd poll entryPeter Hutterer2021-01-291-4/+5
* tools/record: narrow the scope of two variablesPeter Hutterer2021-01-291-2/+3
* tools/record: initialize all pollfds in the same loopPeter Hutterer2021-01-291-6/+8
* Use python black for all pyhon file formattingPeter Hutterer2021-01-2812-932/+1301
* doc: fix IRC channel nameJonas Ådahl2021-01-281-1/+1
* modify macro streq/strneq for check one null pointerweizhixiang2021-01-182-2/+41
* quirks: disable pressure on the Lenovo Yoga 9i touchpadPeter Hutterer2021-01-146-0/+139
* doc/user: list the known package repositories for libinput from gitPeter Hutterer2021-01-071-0/+23
* check return value for libudev/udev_device_get_actionweizhixiang2021-01-061-1/+1
* gitlab CI: use Fedora 33Peter Hutterer2021-01-043-51/+51
* gitlab CI: fix flake8 complaintsPeter Hutterer2021-01-043-3/+3
* treewide: fix typosTorstein Husebø2020-12-1627-37/+37
* doc: somewhat document the write_open for lid switchesPeter Hutterer2020-12-161-2/+4
* doc/user: document that we're only using internal devices for DWTPeter Hutterer2020-12-152-2/+8
* Match all Surface (Pro/Laptop/Book) devices.Blaž Hrastnik2020-12-151-3/+8
* touchpad: increase the jump detection interval to 30msPeter Hutterer2020-12-141-2/+2
* gitlab CI: don't allow VM test failuresPeter Hutterer2020-12-142-4/+0
* test: plug a leak in the tablet smoothing testPeter Hutterer2020-12-141-0/+2
* test: plug a memleak in a quirks testPeter Hutterer2020-12-091-0/+1
* quirks: add quirk for Dell XPS 15 9500 touchpadJef Driesen2020-12-091-0/+5
* test: add a test for model quirk overridesPeter Hutterer2020-12-081-0/+50