summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libinput 1.20.11.20.11.20-branchPeter Hutterer2022-04-201-1/+1
* evdev: strip the device name of format directivesPeter Hutterer2022-04-207-12/+139
* libinput 1.20.01.20.0José Expósito2022-02-191-1/+1
* quirks: add lenovo legion slim 7Markus Wall2022-02-151-0/+7
* Add quirks for Lenovo Legion Y740Markus Wall2022-02-151-0/+7
* doc/user: clarify fork visibilityJosé Expósito2022-02-141-2/+2
* doc: correct the documentation for reporting trackpoint bugsPeter Hutterer2022-02-111-2/+1
* pad: load libwacom device by path, not by usbidAlberto Fanjul2022-02-071-4/+16
* libinput 1.19.9011.19.901José Expósito2022-02-031-1/+1
* Update 50-system-hp.quirks with 15-bl000 volume button quirksTiger Kaovilai2022-02-031-0/+5
* doc: document disambiguation between two finger pinch and scrollJosé Expósito2022-01-271-1/+2
* gestures: fix disambiguation between two finger pinch and scrollJosé Expósito2022-01-271-2/+5
* gitlab CI: update to latest CI templatesPeter Hutterer2022-01-272-2/+2
* quirks: Add Asus ROG Strix G15 2021 keyboard quirkspacefreak862022-01-201-0/+8
* tools: remove hardcoded value for boolean quirksJosé Expósito2022-01-151-1/+3
* wheel: allow to scroll while middle button is pressedJosé Expósito2021-12-304-131/+0
* quirks: Remove Lenovo Trackpoint Keyboard II quirkJosé Expósito2021-12-294-24/+0
* meson.build: disable -Wunused when building the litest selftestPeter Hutterer2021-12-231-1/+2
* evdev: silence a clang compiler warningPeter Hutterer2021-12-223-0/+3
* tablet: handle a BTN_TOOL_PEN on top of BTN_TOOL_RUBBERPeter Hutterer2021-12-141-11/+26
* test: add a test device for the Wacom 524C devicePeter Hutterer2021-12-143-0/+167
* test: allow for a hold end event when verifying touch motionPeter Hutterer2021-12-141-0/+6
* gestures: do not use thumb for pinch when is used to press the clickpadJosé Expósito2021-12-141-0/+3
* doc/user: write an article explaining the different contextsPeter Hutterer2021-12-131-0/+24
* timer: only warn about timer expiry issues when we're more than 20ms behindPeter Hutterer2021-12-073-3/+6
* timer: rate-limit the "timer expiry in the past" error messagesPeter Hutterer2021-12-072-4/+10
* evdev: improve joystick and gamepad detectionJosé Expósito2021-12-031-3/+55
* evdev: refactor joystick/gamepad detectionJosé Expósito2021-12-031-2/+14
* touchpad: revert the clickpad detection mechanismJosé Expósito2021-12-022-32/+14
* quirks: changes touchpad pressure Lenovo Yoga 2 ProJoaquin Gonzalez2021-11-291-0/+8
* doc/user: fix broken link to "Observations on trackpoint input data"José Expósito2021-11-281-1/+1
* test: add a tablet test for eraser tip downPeter Hutterer2021-11-241-0/+57
* test: add missing tool event in the aiptek tablet test devicePeter Hutterer2021-11-241-0/+1
* test: add tip down/up helper functionsPeter Hutterer2021-11-244-111/+78
* quirks: add ModelBouncingKeys for A4Tech X-710BK MouseAlexander Radovich2021-11-231-0/+5
* Use bit(foo) instead of (1 << foo)Peter Hutterer2021-11-1810-23/+24
* quirks: add a quirk for the Wacom 524c devicePeter Hutterer2021-11-181-0/+7
* quirks: make a wacom quirk more descriptivePeter Hutterer2021-11-181-1/+1
* doc/user: add an example udev rule for LIBINPUT_IGNORE_DEVICEPeter Hutterer2021-11-161-0/+9
* doc/user: expand the udev rules for better readabilityPeter Hutterer2021-11-161-6/+12
* quirks: add a more generic match for the 5288 Synaptics clickpadPeter Hutterer2021-11-104-26/+11
* quirks: Dell 15R touchpad settings for firmware v3Gary Wolfe2021-11-091-1/+2
* gestures: rename event handlersJosé Expósito2021-11-091-32/+32
* wheel: accumulate scroll when direction changesJosé Expósito2021-11-083-1/+88
* wheel: ignore initial small scroll deltasJosé Expósito2021-11-086-1/+161
* wheel: handle with a state machineJosé Expósito2021-11-082-13/+176
* wheel: refactor wheel scroll flushingJosé Expósito2021-11-081-74/+82
* wheel: centralize wheel handlingJosé Expósito2021-11-084-160/+244
* gestures: cancel hold gestures on thumb detectionJosé Expósito2021-11-041-1/+1
* doc/user: fix broken link to systemd 60-evdev.hwdbJosé Expósito2021-10-301-1/+1