summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20libinput 1.20.11.20.11.20-branchPeter Hutterer1-1/+1
2022-04-20evdev: strip the device name of format directivesPeter Hutterer7-12/+139
2022-02-19libinput 1.20.01.20.0José Expósito1-1/+1
2022-02-15quirks: add lenovo legion slim 7Markus Wall1-0/+7
2022-02-15Add quirks for Lenovo Legion Y740Markus Wall1-0/+7
2022-02-14doc/user: clarify fork visibilityJosé Expósito1-2/+2
2022-02-11doc: correct the documentation for reporting trackpoint bugsPeter Hutterer1-2/+1
2022-02-07pad: load libwacom device by path, not by usbidAlberto Fanjul1-4/+16
2022-02-03libinput 1.19.9011.19.901José Expósito1-1/+1
2022-02-03Update 50-system-hp.quirks with 15-bl000 volume button quirksTiger Kaovilai1-0/+5
2022-01-27doc: document disambiguation between two finger pinch and scrollJosé Expósito1-1/+2
2022-01-27gestures: fix disambiguation between two finger pinch and scrollJosé Expósito1-2/+5
2022-01-27gitlab CI: update to latest CI templatesPeter Hutterer2-2/+2
2022-01-20quirks: Add Asus ROG Strix G15 2021 keyboard quirkspacefreak861-0/+8
2022-01-15tools: remove hardcoded value for boolean quirksJosé Expósito1-1/+3
2021-12-30wheel: allow to scroll while middle button is pressedJosé Expósito4-131/+0
2021-12-29quirks: Remove Lenovo Trackpoint Keyboard II quirkJosé Expósito4-24/+0
2021-12-23meson.build: disable -Wunused when building the litest selftestPeter Hutterer1-1/+2
2021-12-22evdev: silence a clang compiler warningPeter Hutterer3-0/+3
2021-12-14tablet: handle a BTN_TOOL_PEN on top of BTN_TOOL_RUBBERPeter Hutterer1-11/+26
2021-12-14test: add a test device for the Wacom 524C devicePeter Hutterer3-0/+167
2021-12-14test: allow for a hold end event when verifying touch motionPeter Hutterer1-0/+6
2021-12-14gestures: do not use thumb for pinch when is used to press the clickpadJosé Expósito1-0/+3
2021-12-13doc/user: write an article explaining the different contextsPeter Hutterer1-0/+24
2021-12-07timer: only warn about timer expiry issues when we're more than 20ms behindPeter Hutterer3-3/+6
2021-12-07timer: rate-limit the "timer expiry in the past" error messagesPeter Hutterer2-4/+10
2021-12-03evdev: improve joystick and gamepad detectionJosé Expósito1-3/+55
2021-12-03evdev: refactor joystick/gamepad detectionJosé Expósito1-2/+14
2021-12-02touchpad: revert the clickpad detection mechanismJosé Expósito2-32/+14
2021-11-29quirks: changes touchpad pressure Lenovo Yoga 2 ProJoaquin Gonzalez1-0/+8
2021-11-28doc/user: fix broken link to "Observations on trackpoint input data"José Expósito1-1/+1
2021-11-24test: add a tablet test for eraser tip downPeter Hutterer1-0/+57
2021-11-24test: add missing tool event in the aiptek tablet test devicePeter Hutterer1-0/+1
2021-11-24test: add tip down/up helper functionsPeter Hutterer4-111/+78
2021-11-23quirks: add ModelBouncingKeys for A4Tech X-710BK MouseAlexander Radovich1-0/+5
2021-11-18Use bit(foo) instead of (1 << foo)Peter Hutterer10-23/+24
2021-11-18quirks: add a quirk for the Wacom 524c devicePeter Hutterer1-0/+7
2021-11-18quirks: make a wacom quirk more descriptivePeter Hutterer1-1/+1
2021-11-16doc/user: add an example udev rule for LIBINPUT_IGNORE_DEVICEPeter Hutterer1-0/+9
2021-11-16doc/user: expand the udev rules for better readabilityPeter Hutterer1-6/+12
2021-11-10quirks: add a more generic match for the 5288 Synaptics clickpadPeter Hutterer4-26/+11
2021-11-09quirks: Dell 15R touchpad settings for firmware v3Gary Wolfe1-1/+2
2021-11-09gestures: rename event handlersJosé Expósito1-32/+32
2021-11-08wheel: accumulate scroll when direction changesJosé Expósito3-1/+88
2021-11-08wheel: ignore initial small scroll deltasJosé Expósito6-1/+161
2021-11-08wheel: handle with a state machineJosé Expósito2-13/+176
2021-11-08wheel: refactor wheel scroll flushingJosé Expósito1-74/+82
2021-11-08wheel: centralize wheel handlingJosé Expósito4-160/+244
2021-11-04gestures: cancel hold gestures on thumb detectionJosé Expósito1-1/+1
2021-10-30doc/user: fix broken link to systemd 60-evdev.hwdbJosé Expósito1-1/+1