summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gitlab CI: use the docker:latest image for image creationwip/gitlab-ci-f29Peter Hutterer2018-11-021-0/+1
* Revert "Gitlab CI: add docker to the alpine image"Peter Hutterer2018-11-021-2/+0
* Gitlab CI: add docker to the alpine imagePeter Hutterer2018-11-021-0/+2
* Revert "gitlab CI: switch the docker creation to use our jq image"Peter Hutterer2018-11-021-4/+0
* gitlab CI: buildah requires the transport protocolPeter Hutterer2018-11-021-1/+1
* gitlab CI: switch the docker creation to use our jq imagePeter Hutterer2018-11-021-0/+4
* gitlab CI: swap Fedora 27 for Fedora 29Peter Hutterer2018-11-021-49/+49
* Don't disable keyboard for Lenovo X230 Tablet in tablet modeRyan Walklin2018-11-011-0/+7
* quirks: switch a few model quirks over to use the new evcode disablingPeter Hutterer2018-10-2911-107/+53
* quirks: add the ability to disable custom event codes/typesPeter Hutterer2018-10-298-3/+286
* evdev: log the wheel click angle settingPeter Hutterer2018-10-291-13/+15
* libinput 1.12.21.12.2Peter Hutterer2018-10-241-1/+1
* test: move the custom parser test structs into the functionsPeter Hutterer2018-10-221-61/+45
* Remove obsolete HAVE_CONFIG_H checkPeter Hutterer2018-10-221-2/+0
* quirks: disable debouncing on the VMware Virtual micePeter Hutterer2018-10-193-1/+12
* quirks: don't disable keyboard for Lenovo X60 Tablet in tablet modeMichał Kopeć2018-10-181-0/+5
* quirks: use basename in a POSIX compliant wayGreg V2018-10-161-1/+4
* test: add tablet-mode suspend/resume keyboard and touchpad testsPeter Hutterer2018-10-161-0/+228
* touchpad: handle a touch ending and restarting in the same framePeter Hutterer2018-10-152-0/+50
* touchpad: only log the touch state if we have something to logPeter Hutterer2018-10-151-1/+2
* quirks: fix palm size threshold for the Wacom PTH660Peter Hutterer2018-10-101-1/+1
* quirks: suppress tablet-mode for Lenovo X220T keyboard. Resolves #154Matthias Mayr2018-10-081-0/+8
* touchpad: avoid motion events when moving one finger into AREAPeter Hutterer2018-10-044-1/+92
* touchpad: don't calculate movement for an already-moved touchPeter Hutterer2018-10-041-0/+3
* touchpad: align the button state log messagesPeter Hutterer2018-10-041-1/+1
* touchpad: if two fingers are within the lower thumb area, they're not thumbsPeter Hutterer2018-10-034-0/+103
* libinput 1.12.11.12.1Peter Hutterer2018-10-031-1/+1
* doc/user: add a warning that udevadm test doesn't always workPeter Hutterer2018-10-031-0/+5
* doc/user: fix typoPeter Hutterer2018-10-031-1/+1
* touchpad: ignore motion speed for hovering touchesPeter Hutterer2018-10-022-0/+42
* quirks: fix the trackpoint multiplier for the Dell E7470Peter Hutterer2018-10-021-1/+1
* touchpad: fix typoPeter Hutterer2018-09-281-1/+1
* fallback: cancel touches, don't just release them when we suspendPeter Hutterer2018-09-273-8/+33
* tablet: make evdev_reject_device return a boolPeter Hutterer2018-09-271-3/+3
* tools: align the rotation value with 3 digitsPeter Hutterer2018-09-271-1/+1
* tools: add a missing space in the proximity in axis listingPeter Hutterer2018-09-271-1/+1
* evdev: disable pressure on the Asus UX302LA touchpadPeter Hutterer2018-09-264-0/+21
* evdev: add a quirk for the Kensington OrbitPeter Hutterer2018-09-265-2/+15
* quirks: replace the manual enumation of all quirks with a loopPeter Hutterer2018-09-203-162/+74
* evdev: switch the model flags to use the quirks directlyPeter Hutterer2018-09-207-84/+72
* evdev: align the model flags for easier readingPeter Hutterer2018-09-201-30/+30
* quirks: sort the quirks model flags in alphabetical orderPeter Hutterer2018-09-203-44/+44
* doc: fix libinput_event_destroy parameterDiego Rondini2018-09-181-1/+1
* Add issue templates for bugs and feature requestsPeter Hutterer2018-09-182-0/+63
* quirks: extend/restore the Elan Touchpads quirksPeter Hutterer2018-09-181-0/+5
* quirks: fix typos for the Dell XPSL322X touchpadPeter Hutterer2018-09-181-2/+2
* quirks: fix the product ID for the MS Nano TransceiverPeter Hutterer2018-09-181-1/+1
* Fixes incorrect bug reporting documentationBennett Hardwick2018-09-171-1/+1
* Updated: jumping cursor documentation linkBennett Hardwick2018-09-171-1/+1
* test: drop a condition from the safe_atou testPeter Hutterer2018-09-141-1/+0