summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libinput 1.17.31.17.31.17-branchPeter Hutterer2021-05-261-1/+1
* quirks: add palm rejection support for all Razer Blade modelsdan g2021-05-241-7/+155
* gitlab CI: bump from Fedora 32 to 34Peter Hutterer2021-05-243-56/+56
* Add quirk for Lenovo Legion 5 Pro.Hans Gaiser2021-05-241-0/+8
* libinput 1.17.21.17.2Peter Hutterer2021-04-301-1/+1
* quirks: add quirk for Lenovo Yoga Slim 9 TouchpadUdo Rader2021-04-291-0/+9
* quirks: add palm size quirk for the Gigabyte Aero 15Peter Hutterer2021-04-291-0/+5
* quirks: mark the 0x252 razer keyboard as internalChris Dickson2021-04-291-0/+7
* evdev: don't truncate event time to 32 bitsPeter Hutterer2021-04-291-1/+1
* evdev: don't check the event time if it's higher than the dispatch timePeter Hutterer2021-04-291-2/+4
* tablet-pad-leds: Open led file with O_NONBLOCK | O_CLOEXECJonas Ã…dahl2021-04-291-1/+1
* quirk: fix sensitivity for Dell Latitude 7490 pointing-stickBen Weston2021-04-291-0/+6
* libinput 1.17.11.17.1Peter Hutterer2021-03-241-1/+1
* quirks: add wildcard to HID-over-I2C names (for FreeBSD)Greg V2021-03-242-2/+2
* quirks: implement DMI support on FreeBSDGreg V2021-03-241-5/+73
* quirks: add quirks for Apple SPI input devicesGreg V2021-03-241-0/+25
* quirks: recognize SPI busGreg V2021-03-241-0/+7
* doc/user: explain why we are doing motion normalizationPeter Hutterer2021-03-241-0/+5
* completion: add missing libinput analyze subtools to the zsh completionsPeter Hutterer2021-03-241-0/+23
* Add Lenovo Legion 5 keyboard to 50-system-lenovo.quirksPedro Ribeiro2021-03-241-0/+16
* libinput 1.17.01.17.0Peter Hutterer2021-02-231-1/+1
* tools/record: fix two coverity complaintsPeter Hutterer2021-02-231-2/+2
* tools: add a tool to print a libinput recording as a tablePeter Hutterer2021-02-235-0/+236
* meson.build: build libinput replay as wellPeter Hutterer2021-02-232-3/+1
* tools/record: use a helper function to get the next event for a devicePeter Hutterer2021-02-231-21/+20
* tools/record: switch record over to using epollPeter Hutterer2021-02-231-97/+184
* tools/record: reword parts of the man pagePeter Hutterer2021-02-231-3/+3
* tools/record: use safe_basename() to get to the hid report descriptorPeter Hutterer2021-02-231-8/+5
* utils: add a safe version of basenamePeter Hutterer2021-02-233-12/+66
* tools/record: simplify the behavior to emulate Python's join()Peter Hutterer2021-02-231-14/+13
* tools/replay: Enter quits if there are no eventsPeter Hutterer2021-02-231-3/+10
* tools/replay: search for the first event with a timestampPeter Hutterer2021-02-231-13/+10
* tools/record: print a header as first linePeter Hutterer2021-02-221-0/+1
* Fix worng quirk name in docyuri19692021-02-191-1/+1
* tools/record: fix outdated commentPeter Hutterer2021-02-191-1/+1
* tools/record: de-inline our functionsPeter Hutterer2021-02-191-37/+39
* tools/record: correct the evdev data format in the man pagePeter Hutterer2021-02-191-2/+2
* meson.build: consolidate all man pagesPeter Hutterer2021-02-181-89/+49
* meson.build: drop the dummy config data and use copy: true insteadPeter Hutterer2021-02-181-8/+1
* test: add test cases for 2/3 finger movement after drag-locksatrmb2021-02-171-1/+194
* libinput 1.16.9021.16.902Peter Hutterer2021-02-161-1/+1
* test: add test cases for 2/3 finger movement after tapPeter Hutterer2021-02-153-0/+211
* test: drop the needless base event conversionPeter Hutterer2021-02-151-6/+4
* test: print the event type on mismatchPeter Hutterer2021-02-151-2/+1
* doc: update the docs with a note regarding multifinger draggingPeter Hutterer2021-02-151-0/+5
* gitlab CI: move the no-libwacom test suite into its own stagePeter Hutterer2021-02-152-0/+12
* test: fix a few missing or wrong drag-lock timeoutssatrmb2021-02-151-3/+10
* touchpad: permit only one finger on the touchpad at the start of a tap-dragsatrmb2021-02-154-280/+26
* touchpad: stretch the tap-and-drag timeout a bit depending on finger countsatrmb2021-02-152-8/+30
* doc/user: generate the required package list for the CI distributionsPeter Hutterer2021-02-153-0/+47