platform/upstream/libinput.git
2020-03-22 Peter Huttererutil: fix a scan-build warning (value set but not read)
2020-03-22 Peter Huttererevdev: print a human time for ratelimit tests
2020-03-21 Peter Huttererdoc: update the jumping cursor docs
2020-03-21 Peter Hutterertouchpad: ratelimit the touch jump tests
2020-03-21 Peter Huttererpad: fix a compiler warning
2020-03-21 Peter Huttererdoc/api: remove invalid doxygen option
2020-03-21 Peter Hutterertools: record: drop quotes from os-release information
2020-03-20 Peter Hutterertools: if pytest fails to import, skip the tool option...
2020-03-20 Peter Huttererman: install the analyze per-slot-delta man page
2020-03-18 Benjamin Tissoiresci: move the ci template to the expected file for ci...
2020-03-18 Benjamin Tissoiresci: use ci-fairy to generate the template, not a custom...
2020-03-18 Benjamin Tissoiresci: use the ci fairy to delete unwanted tags
2020-03-18 Benjamin Tissoiresci: use latest templates, and API
2020-03-17 Peter Hutterertools: switch tool option parsing test to use pytest
2020-03-16 Peter Hutterertools: record: use the right exit code when the output...
2020-03-16 Peter Hutterertools: record: allow for an output file without --o
2020-03-15 Peter Hutterergitlab: revamp the bug template a bit
2020-03-15 Peter Hutterertools: add a libinput analyze command with the per...
2020-03-12 Peter Hutterertools: fix a typo in a man page
2020-03-09 Peter Hutterertools: record: fix dmi recording
2020-03-06 Peter Huttererlibinput 1.15.3 1.15.3
2020-03-05 Peter Hutterertouchpad: only reduce the slot count for ALPS serial...
2020-03-05 Peter Huttererquirks: rename the alps touchpad quirk to note it's...
2020-03-05 Peter Hutterertouchpad: add a note to the synaptics touch restore...
2020-03-02 Peter Hutterertest: fix a coverity complaint
2020-02-26 Peter Hutterergitlab CI: drop the distribution "flavor" in favor...
2020-02-26 Peter Hutterergitlab CI: split the task to run on a VM out from the...
2020-02-26 Peter Hutterergitlab CI: drop the distro name from the VM jobs
2020-02-24 Peter Hutterergitlab CI: update to latest ci-templates
2020-02-24 Peter Hutterergitlab CI: run the kvm test suite without libwacom
2020-02-24 Peter Hutterertest: disable a bunch of tests relying on libwacom
2020-02-24 Peter Hutterergitlab CI: pass the MESON_ARGS through to the VM as...
2020-02-24 Peter Hutterergitlab CI: mark the template file as yaml file for vim
2020-02-24 Peter Hutterergitlab CI: don't run meson test on the scan-build job
2020-02-24 Peter Hutterertools: constify the optarg handling of seats
2020-02-24 Peter Hutterertest: remove double-assignment to a variable
2020-02-24 Peter Hutterergitlab CI: don't push to wayland web on scheduled jobs
2020-02-23 Peter Hutterertools: replay: mkdir /etc/libinput if it doesn't exist yet
2020-02-21 Peter Hutterertools: record: fix fallback os-release file handling
2020-02-20 Peter Hutterergitlab CI: rename the custom build jobs
2020-02-20 Peter Hutterergitlab CI: use a separate variable for the template...
2020-02-20 Peter Hutterergitlab CI: don't hard-code the arch/alpine versions
2020-02-20 Peter Hutterergitlab CI: generate the various default-builds through...
2020-02-20 Peter Hutterergitlab CI: generate the VM tests through the templates...
2020-02-20 Peter Hutterergitlab CI: generate the CI script from a template
2020-02-20 Peter Hutterergitlab CI: add a comment to explain one of the jobs
2020-02-20 Peter Hutterergitlab CI: whitespace fixes for better visual alignments
2020-02-20 Peter Huttererlibinput 1.15.2 1.15.2
2020-02-19 Peter Hutterertools: record: record basic os-release information...
2020-02-19 Peter Hutterertools: record: rename a variable to just buf
2020-02-19 Peter Hutterergitlab CI: handling killing the qemu process better
2020-02-19 Peter Hutterergitlab CI: print a warning when our VM startup fails
2020-02-18 Peter Hutterertouchpad: sync the initial tracking id state to the...
2020-02-18 Peter Hutterertouchpad: never reduce the slot count to 0
2020-02-15 Victor Brekenfeldquirks: Add quirk for MadCatz RAT7 mouse
2020-02-13 Peter Hutterertablet: don't force a proximity out while buttons are...
2020-02-13 Peter Hutterertest: drop a wait in favor of direct event processing
2020-02-13 Peter Hutterertest: fix a duplicate button down where we want a butto...
2020-02-13 Peter Hutterertest: mark the tablets that require forced prox out...
2020-02-12 Peter Hutterertest: add a test case for checking EVDEV_ABS overrides
2020-02-12 Peter Hutterertest: drop the #define for the litest device rules
2020-02-12 Peter Huttererudev: directly import the device groups
2020-02-12 Peter Huttererudev: *add* the fuzz-to-zero program to the udev RUN...
2020-02-07 Peter Hutterertools: record: record the EVDEV_ABS properties correctly
2020-02-03 Peter Huttererlibinput 1.15.1 1.15.1
2020-02-02 Peter Hutterertablet: fix the handling of axis updates after a forced...
2020-02-02 Peter Hutterertest: add helper functions for checking proximity events
2020-02-02 Peter Hutterertest: add a comment to a test device
2020-01-31 Peter Hutterertools: record: record the EV_ABS deltas along with...
2020-01-31 Peter Hutterertools: fix typo in debug-events man page
2020-01-31 Peter Hutterertimer: make the timer offset error a bit more user...
2020-01-30 Peter Hutterertools: record: fix broken event time stamp recording
2020-01-30 Peter Hutterertools: record: wrap the time offset handling into a...
2020-01-30 Peter Hutterertools: refuse to replay recordings with timestamps...
2020-01-30 Peter Hutterertools: align the tool type names on proximity nicely
2020-01-30 Jacob Kauffmanndoc/user: Fix grammar.
2020-01-29 Peter Hutterertouchpad: correct a wrong slot count by the kernel
2020-01-29 Peter Hutterertest: make the custom touch override methods filter...
2020-01-29 Peter Hutterertest: wrap slot counting into a helper function
2020-01-29 William BrownImprove git commit section
2020-01-29 William BrownSmall improvements to contributing for accessibility.
2020-01-21 Peter Huttererdoc/user: explain the gitlab issue tags
2020-01-21 Peter Huttererdoc/user: some minor improvements
2020-01-20 A. Wilcoxevdev-fallback: Use input_event_init for fallback
2020-01-20 Peter Hutterergitlab CI: retry the VM jobs on script failure
2020-01-19 Peter Huttererdoc/user: expand the contributing document and make...
2020-01-15 Peter Hutterertools: fix abort caused by the pointing stick integrati...
2020-01-09 Peter Hutterertest: switch from counting slot max to num_slots
2020-01-09 Peter Hutterertest: simplify a slot count check
2020-01-09 Peter Hutterertest: fix some wrong touchpad slot range checks
2020-01-04 Michael Forneylitest: Fix warnings about discarded qualifiers with...
2020-01-03 Peter Huttererlibinput 1.15.0 upstream_bkup_20210106 upstream_work_20200225 1.15.0
2020-01-03 Peter Hutterertest: indentation fix
2020-01-03 Peter Hutterertest: add the test cases to the suite in the utils...
2020-01-02 Peter Huttererdoc/user: fix some HTML formatting
2019-12-26 Björn Daasequirks: fix horizontal scrolling for Logitech MX Master...
2019-12-23 Peter Hutterermeson.build: re-add missing trailing slash to the HTTP...
2019-12-11 Peter Hutterergitlab CI: update to latest ci-templates
2019-12-11 Anatolii Lishchynskyiquirks: ignore mode switch button on Madcatz R.A.T...
2019-12-11 Peter Hutterergitlab CI: fix skopeo copy
next