summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19libinput 1.26.21.26.2Peter Hutterer1-1/+1
2024-07-29tablet: Remove unnecessary scale factor on REL_HWHEEL_HI_RESJason Gerecke1-1/+1
2024-07-20quirks: add quirk for Minisforum V3 touchpad dwtJami Kettunen1-0/+5
2024-07-19doc/user: fix a typoPeter Hutterer1-1/+1
2024-07-07quirks: add quirk for the Minisforum V3 volume keysJami Kettunen1-0/+6
2024-07-04quirks: add quirk for the LG gram 14 2023 TouchpadAndre Kuehne1-0/+6
2024-07-04doc/user: document ModelTouchpadPhantomClicks quirkJosé Expósito1-0/+4
2024-07-03Fix typo in documentation commentNicolas Fella1-3/+3
2024-06-27libinput 1.26.11.26.1Peter Hutterer1-1/+1
2024-06-21pad: switch the REL_WHEEL direction to match dials with scroll wheelsPeter Hutterer2-4/+13
2024-06-21test: fix the pad dial test, values need to be equal, not >=Peter Hutterer1-3/+3
2024-06-20gitlab-triage: add a needinfo reminder blurbPeter Hutterer1-0/+17
2024-06-20tools: add support for setting the calibration matrixPeter Hutterer2-1/+26
2024-06-19tablet: allow calibration if libwacom says our tablet is a display tabletPeter Hutterer2-21/+49
2024-06-19tablet: rework a helper function to be more reusablePeter Hutterer1-14/+15
2024-06-18quirks: add quirk for the RazerBlade142023 KeyboardPeter Hutterer1-0/+7
2024-06-18tools: add libinput analyze buttons for button state analysisPeter Hutterer5-0/+255
2024-06-17touchpad: special-case shift as modifier for dwtPeter Hutterer2-8/+57
2024-06-17doc/user: document the device quirk MatchFoo statementsPeter Hutterer1-4/+35
2024-06-17gitlab-triage: add bugbot hook for closing stale needinfo bugsPeter Hutterer1-0/+18
2024-06-13tools/debug-gui: draw the evdev x/y axis with the right colorPeter Hutterer1-0/+1
2024-06-13Whitespace fixPeter Hutterer1-2/+2
2024-06-13doc/api: link to a few tablet configuration settingsPeter Hutterer1-0/+4
2024-06-10tools: actually parse options in libinput-debug-tabletsPeter Hutterer1-0/+6
2024-06-10Add support for --set-pressure-range to the debugging toolsPeter Hutterer6-3/+53
2024-06-07Fix @since tags for the pressure range configurationPeter Hutterer1-1/+11
2024-06-06libinput 1.26.01.26.0Peter Hutterer1-1/+1
2024-06-05quirks: add support for Uniq matchingPeter Hutterer2-1/+102
2024-06-05pre-commit: ignore subprojects for ruff and blackPeter Hutterer1-2/+2
2024-06-04tools/record: record the DRIVER property in the recordingPeter Hutterer2-6/+15
2024-05-27quirks: add a default resolution for Huion devicesPeter Hutterer1-0/+7
2024-05-27evdev: don't return a size for 0-1 axesPeter Hutterer1-0/+4
2024-05-22quirks: lenovo: mark Lenovo 16ARX8 keyboard as internalYaraslau Furman1-0/+8
2024-05-21added quirks for Thinkpad X390 Yoga's trackpointPutu Wiramaswara Widya1-0/+6
2024-05-18evdev: log the right mouse wheel angleJosé Expósito1-1/+1
2024-05-18quirks: fix end-of-file in 50-system-huawei.quirksJosé Expósito1-1/+1
2024-05-13CI: bump to Fedora 40Peter Hutterer2-51/+51
2024-05-05Add support for Matebook X Pro 2024 TouchpadPLTorrent1-0/+8
2024-04-30quirks: add quirk for HP Haptics Touchpad.Marge Yang1-0/+6
2024-04-29Ring positions increase clockwiseJulian Orth1-1/+1
2024-04-29gitlab CI: don't run MR pipelines in forksPeter Hutterer2-4/+8
2024-04-28Include COMPOSE and KANA keys in testsMartin Rys1-2/+12
2024-04-28Add definitions for LIBINPUT_LED_COMPOSE and LIBINPUT_LED_KANAMartin Rys2-1/+5
2024-04-24quirks: increase MacBook touchpad AttrPalmSizeThresholdYogas Kung1-1/+1
2024-04-23quirks: add quirk for RazerBladeAdvancedLate2019Peter Hutterer1-0/+7
2024-04-23pad: implement strip support for non-Wacom tabletsPeter Hutterer1-1/+10
2024-04-23pad: rename two helper functionsPeter Hutterer1-4/+4
2024-04-22quirks: add quirk for Lenovo Legion keyboard 048d:c103Maarten de Vries1-0/+9
2024-04-09fix: unnecessary braces and mistake in docTarcísio Eduardo Moreira Crocomo2-3/+3
2024-04-09touchpad: add clickfinger button mapTarcísio Eduardo Moreira Crocomo16-34/+385