summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tools: add missing dwtp option settingPeter Hutterer2022-08-081-0/+3
* gitlab ci: drop EOL'd ubuntu 21.10Peter Hutterer2022-08-032-34/+0
* quirks: update quirks for Lenovo IdeaPad Duet 3Boris Pek2022-07-181-2/+3
* doc/user: minor rewording of the pointer accel profile listPeter Hutterer2022-07-151-6/+8
* libwacom: fix warnings building without libwacomJosé Expósito2022-07-122-1/+3
* evdev: fix a tab vs space indentation issuePeter Hutterer2022-07-121-12/+12
* meson: use install_emptydir to create directoryilliliti2022-07-121-1/+5
* quirks: Add quirks to improve tablet-mode on the Surface Laptop StudioMaximilian Luz2022-07-101-0/+5
* quirks: Add quirks for Surface Laptop Studio touchpadMaximilian Luz2022-07-101-0/+7
* quirks: add volume rocker quirk for Lenovo IdeaPad Duet 3iMax Huber2022-07-101-0/+5
* quirks: add Lenovo Legion 7 keyboardDale A. Jackson2022-07-011-0/+7
* CODING_STYLE: update with a better description for variable assignmentsPeter Hutterer2022-06-291-15/+64
* gitlab CI: dnf remove gtk4-devel for the no-debug-gui deps jobPeter Hutterer2022-06-282-2/+2
* meson.build: fix build without WaylandPeter Hutterer2022-06-281-25/+24
* test: exclude the two high-delay debounce tests from the valgrind CI runsatrmb2022-06-281-2/+6
* meson.build: drop listing of header files from compilation targetsPeter Hutterer2022-06-161-37/+3
* gitlab CI: drop the manual meson to junit conversionPeter Hutterer2022-06-144-135/+4
* libinput 1.21.01.21.0José Expósito2022-06-111-1/+1
* gitlab CI: bump to F35 and F36, as well as Ubuntu 21.10 and 22.04Peter Hutterer2022-06-113-76/+81
* meson.build: check gtk targets before buildingPeter Hutterer2022-06-112-33/+41
* test: fix a typoPeter Hutterer2022-06-081-1/+1
* test: use a ranged test instead of a duplicated onePeter Hutterer2022-06-081-38/+33
* wheel: fix Lenovo Scrollpoint quirkJosé Expósito2022-06-075-3/+139
* test: ensure we always have an axis event where we expect onePeter Hutterer2022-06-071-0/+1
* test: fix the lowres-only wheel event testsPeter Hutterer2022-06-071-10/+5
* filter-touchpad: normalize for dpi on the touchpad-specific flat profilesatrmb2022-05-291-6/+7
* tablet: require a minimum pressure before we process pressure eventsPeter Hutterer2022-05-233-44/+63
* tablet: use a helper variable to make the code more readablePeter Hutterer2022-05-231-4/+5
* test: rename a test function to make it easier to selectPeter Hutterer2022-05-231-2/+2
* tablet: remove an always-true part of an if conditionPeter Hutterer2022-05-231-2/+0
* Remove "device-" fileJosé Expósito2022-05-181-0/+0
* Quirk all StarLabs trackpadsSean Rhodes2022-05-163-35/+6
* quirks: remove an unused quirkPeter Hutterer2022-05-162-2/+0
* quirks: move the canvas quirk enum to the right orderPeter Hutterer2022-05-162-2/+2
* quirks: Add quirk for StarLite Mk IVSean Rhodes2022-05-091-0/+6
* test: install libinput-test-utils as part of install-testsPeter Hutterer2022-05-093-2/+7
* tools: add a libinput test tool as entry point for our test suitesPeter Hutterer2022-05-095-0/+131
* tools/analyze-recording: improve the repeated-events line printingPeter Hutterer2022-05-061-3/+6
* tools/analyze-recording: add --print-state to always print valuesPeter Hutterer2022-05-061-2/+13
* tools/record: fix indentation for libinput eventsPeter Hutterer2022-05-061-1/+4
* tools: don't print a carriage return if we're not on a ttyPeter Hutterer2022-05-041-1/+4
* tools: allow limiting the axes in libinput analyse recordingPeter Hutterer2022-05-041-5/+32
* AttrLidSwitchReliability quirk default unreliable->reliableAlexander Courtis2022-04-268-24/+18
* evdev: strip the device name of format directivesPeter Hutterer2022-04-207-12/+139
* tools/record: fix the indentation of the system: sectionPeter Hutterer2022-04-071-1/+1
* Update valgrind.h to a newer versionTom Stellard2022-04-051-53/+571
* doc/user: add a page to troubleshoot right-click ClickpadsPeter Hutterer2022-03-284-1/+52
* meson: replace a meson.source_root() with the explicit directoryPeter Hutterer2022-03-282-1/+2
* meson: fix a meson warningPeter Hutterer2022-03-281-1/+2
* test: disable hold gestures when are not requiredJosé Expósito2022-03-281-6/+3