summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-06libinput 1.15.31.15.3Peter Hutterer1-1/+1
2020-03-05touchpad: only reduce the slot count for ALPS serial touchpadsPeter Hutterer3-2/+7
2020-03-05quirks: rename the alps touchpad quirk to note it's a serial TP quirkPeter Hutterer6-7/+7
2020-03-05touchpad: add a note to the synaptics touch restore featurePeter Hutterer1-5/+8
2020-03-02test: fix a coverity complaintPeter Hutterer1-0/+1
2020-02-26gitlab CI: drop the distribution "flavor" in favor of using the namePeter Hutterer2-25/+25
2020-02-26gitlab CI: split the task to run on a VM out from the host systemPeter Hutterer2-6/+18
2020-02-26gitlab CI: drop the distro name from the VM jobsPeter Hutterer2-35/+35
2020-02-24gitlab CI: update to latest ci-templatesPeter Hutterer3-20/+19
2020-02-24gitlab CI: run the kvm test suite without libwacomPeter Hutterer2-0/+42
2020-02-24test: disable a bunch of tests relying on libwacomPeter Hutterer2-0/+15
2020-02-24gitlab CI: pass the MESON_ARGS through to the VM as wellPeter Hutterer2-0/+2
2020-02-24gitlab CI: mark the template file as yaml file for vimPeter Hutterer2-2/+2
2020-02-24gitlab CI: don't run meson test on the scan-build jobPeter Hutterer2-0/+2
2020-02-24tools: constify the optarg handling of seatsPeter Hutterer6-16/+12
2020-02-24test: remove double-assignment to a variablePeter Hutterer1-2/+0
2020-02-24gitlab CI: don't push to wayland web on scheduled jobsPeter Hutterer2-0/+6
2020-02-24tools: replay: mkdir /etc/libinput if it doesn't exist yetPeter Hutterer1-0/+1
2020-02-21tools: record: fix fallback os-release file handlingPeter Hutterer1-1/+1
2020-02-20gitlab CI: rename the custom build jobsPeter Hutterer2-82/+32
2020-02-20gitlab CI: use a separate variable for the template listPeter Hutterer2-4/+7
2020-02-20gitlab CI: don't hard-code the arch/alpine versionsPeter Hutterer2-4/+4
2020-02-20gitlab CI: generate the various default-builds through templatingPeter Hutterer3-117/+72
2020-02-20gitlab CI: generate the VM tests through the templates as wellPeter Hutterer3-72/+23
2020-02-20gitlab CI: generate the CI script from a templatePeter Hutterer3-12/+847
2020-02-20gitlab CI: add a comment to explain one of the jobsPeter Hutterer1-0/+3
2020-02-20gitlab CI: whitespace fixes for better visual alignmentsPeter Hutterer1-12/+12
2020-02-20libinput 1.15.21.15.2Peter Hutterer1-1/+1
2020-02-19tools: record: record basic os-release information as wellPeter Hutterer2-1/+29
2020-02-19tools: record: rename a variable to just bufPeter Hutterer1-5/+5
2020-02-19gitlab CI: handling killing the qemu process betterPeter Hutterer1-6/+1
2020-02-19gitlab CI: print a warning when our VM startup failsPeter Hutterer1-1/+1
2020-02-18touchpad: sync the initial tracking id state to the touchpadPeter Hutterer2-0/+67
2020-02-18touchpad: never reduce the slot count to 0Peter Hutterer2-0/+74
2020-02-15quirks: Add quirk for MadCatz RAT7 mouseVictor Brekenfeld1-0/+16
2020-02-13tablet: don't force a proximity out while buttons are downPeter Hutterer3-14/+65
2020-02-13test: drop a wait in favor of direct event processingPeter Hutterer1-3/+4
2020-02-13test: fix a duplicate button down where we want a button press + releasePeter Hutterer1-4/+2
2020-02-13test: mark the tablets that require forced prox out as suchPeter Hutterer4-3/+4
2020-02-12test: add a test case for checking EVDEV_ABS overridesPeter Hutterer5-1/+178
2020-02-12test: drop the #define for the litest device rulesPeter Hutterer1-4/+2
2020-02-12udev: directly import the device groupsPeter Hutterer2-5/+2
2020-02-12udev: *add* the fuzz-to-zero program to the udev RUN list, don't overwritePeter Hutterer1-4/+4
2020-02-07tools: record: record the EVDEV_ABS properties correctlyPeter Hutterer1-1/+1
2020-02-03libinput 1.15.11.15.1Peter Hutterer1-1/+1
2020-02-02tablet: fix the handling of axis updates after a forced proximity outPeter Hutterer5-2/+186
2020-02-02test: add helper functions for checking proximity eventsPeter Hutterer2-6/+19
2020-02-02test: add a comment to a test devicePeter Hutterer1-0/+1
2020-01-31tools: record: record the EV_ABS deltas along with the absolute valuePeter Hutterer1-5/+90
2020-01-31tools: fix typo in debug-events man pagePeter Hutterer1-1/+1