platform/upstream/libinput.git
2021-09-19 José Expósitodoc: guarantee end sequence for continuous scroll
2021-09-16 Peter Hutterertouchpad: reduce the jumping cursor warnings to 5 per day
2021-09-14 Peter Hutterertouchpad: fix leak when the touchpad is removed before...
2021-09-14 Peter Huttererlibinput 1.19.0 1.19.0
2021-09-12 José Expósitoquirks: no button debouncing on generic emulated mouse
2021-09-12 José Expósitoutil: add a function to parse bool properties
2021-09-12 weizhixianguse ARRAY_FOR_EACH when traverse array
2021-09-06 José Expósitoquirks: Microsoft Surface Pro 3 Cover
2021-09-06 José Expósitodoc: add missing literal blocks in contributing
2021-09-05 Clayton Craftquirks: Pine64 PineBook Pro keyboard
2021-09-01 Peter Huttererlibinput 1.18.901 1.18.901
2021-08-31 Peter HuttererHigh-resolution scroll wheel support
2021-08-31 José Expósitotest: refactor litest_assert_event_type logic
2021-08-26 Dmitry Malukaquirks: Thinkpad T470 trackpoint multiplier
2021-08-24 José Expósitoquirks: Lenovo Trackpoint Keyboard II
2021-08-09 Peter Hutterertest: create devices for our udev seat checks
2021-08-04 José Expósitoeditorconfig: add settings for meson files
2021-08-03 Peter Hutterertest: use MESON_TESTTHREADS to determine the number...
2021-08-03 José Expósitomeson.build: use the / operator instead of join_paths
2021-08-03 José Expósitoci: update to GTK 4 when available
2021-08-03 José Expósitodebug-gui: pointer locking on X11
2021-08-03 José Expósitodebug-gui: pointer locking on Wayland
2021-08-03 José Expósitodebug-gui: migrate to GTK4
2021-08-03 José Expósitotools/debug-gui: refactor UI element placement
2021-08-03 José Expósitotools/debug-gui: use GMainLoop instead of gtk_main
2021-08-03 José Expósitotools/debug-gui: move gtk_main_quit to a function
2021-08-03 Peter Hutterermeson.build: disable documentation by default
2021-07-30 satrmbquirks: Chuwi AeroBook Plus has a clickpad falsely...
2021-07-30 Quytelda Kahjatest: Add test for parsing of boolean quirk attributes.
2021-07-30 José Expósitodoc: add common failed pipeline errors
2021-07-29 Peter Hutterergitlab CI: drop dependencies between jobs
2021-07-28 Quytelda KahjaAdd section for Lenovo Yoga C930 tablet in 50-system...
2021-07-28 Quytelda Kahjaquirks: Add tablet smoothing attribute.
2021-07-28 SanjivUpdate quirks/50-system-chuwi.quirks
2021-07-28 Kevin Andersonquirks: add Framework Touchpad Quirk
2021-07-28 Peter Hutterergitlab CI: debug the meson_build script
2021-07-28 Peter HuttererDefine the versionsort overrides as inlines
2021-07-28 Peter Hutterergitlab CI: use the ci-templates FreeBSD templates
2021-07-28 Peter Hutterergitlab CI: move the SUITES handling to the template...
2021-07-27 Peter Hutterergitlab CI: update to latest ci-templates
2021-07-27 Peter Hutterergitlab CI: split the qemu meson build parts out as...
2021-07-27 Peter Hutterergitlab CI: name the qemu tags per distribution
2021-07-27 Peter Huttererdoc/user: move the hold gesture section up to the others
2021-07-27 Peter Huttererdoc/user: fix the line alignments for the hold gesture...
2021-07-26 Andrea Ippolitodoc/user: make "verifying install" command portable
2021-07-22 Peter Hutterertouchpad: remove two unused functions
2021-07-22 Peter HuttererMark some functions as printf-like to silence some...
2021-07-22 Peter HuttererDisable -Wmissing-field-initializers
2021-07-22 Peter HuttererSilence compiler warnings for -Wformat-nonliteral
2021-07-22 Peter HuttererReplace fallthrough comments with __attribute__((fallth...
2021-07-22 Peter Huttererutil-list: restore list_for_each_safe() to be a single...
2021-07-13 Peter Huttererquirks: add a quirk for the X61 bezel buttons
2021-07-13 The_Observerquirks: add a quirk for the Purism Librem 14v1
2021-07-11 Mohamed Elsharnoubyquirks: add pressure range for Dell Latitude 7480
2021-06-26 Thomas Stenhouse... quirks: add volume rocker quirk for Lenovo Duet 7i
2021-06-21 Thomas Weißschuhevdev: remove device when it is gone
2021-06-20 Peter Huttererquirks: add a quirk for the Huawei Matebook 2020 touchpad
2021-06-17 Peter Hutterergitlab CI: add a comment to explain how to actually...
2021-06-15 luokaiusing secure functions safe_strdup
2021-06-10 Peter Hutterermeson.build: bump to 1.18.900
2021-06-10 José Expósitogestures: improve one finger hold detection
2021-06-10 José Expósitogestures: move first_moved and first_mm up
2021-06-10 José Expósitogestures: always save touch information
2021-06-09 José Expósitodoc: update draw.io URL
2021-06-09 José Expósitodoc: add touchpad gestures state machine diagram
2021-06-09 Peter Huttererdoc: add docs for hold gestures
2021-06-09 Peter Huttererdoc: note that gestures may be cancelled
2021-06-09 José Expósitogestures: add quick hold implementation
2021-06-09 José Expósitotests: add hold gesture tests
2021-06-09 José Expósitotests: optionally hold in gesture test functions
2021-06-09 José Expósitotests: move existing gesture tests to functions to...
2021-06-09 José Expósitogestures: add hold gesture implementation
2021-06-09 José Expósitogesutures: allow to configure hold gestures
2021-06-09 José Expósitolibinput: add hold gesture public API and tool support
2021-06-09 José Expósitogestures: filter motion inside the gesture state machine
2021-06-09 José Expósitogestures: use events to change between states
2021-06-09 José Expósitogestures: handle pointer motion as an extra state
2021-06-09 José Expósitogestures: refactor gesture enabled
2021-06-09 José Expósitogestures: add a function to know if there is pending...
2021-06-02 Peter Huttererlibinput 1.18.0 1.18.0
2021-06-01 Neev ParikhUpdate 50-system-asus.quirks to include Asus G15 Zephyr...
2021-05-26 Peter Huttererlibinput 1.17.901 1.17.901
2021-05-25 Peter Hutterergitlab CI: use FDO_CI_CONCURRENT in our meson build...
2021-05-25 Peter Huttererdoc/user: #wayland is now on oftc
2021-05-24 José Expósitotest: cleanup: remove fallthrough followed by break
2021-05-24 weizhixianguse more safety list_for_each_safe when remove element...
2021-05-24 weizhixianguse ARRAY_FOR_EACH when traverse array
2021-05-19 satrmbevdev: restart debouncing timers after every event
2021-05-19 novenaryIncrease pinch grace period to 300ms
2021-05-19 novenaryAllow reviving a thumb that moves sufficiently
2021-05-19 novenaryImprove disambiguation between two-finger pinch and...
2021-05-19 dan gquirks: add palm rejection support for all Razer Blade...
2021-05-18 Peter Hutterertools/record: narrow down the obfuscation range
2021-05-18 Peter Hutterertools/replay: do not replay key repeat events
2021-05-12 Peter Hutterergitlab CI: add a JUnit XML report for scan-build
2021-05-12 Peter Hutterereditorconfig: add settings for python files
2021-05-12 Peter Hutterergitlab CI: bump from Fedora 32 to 34
2021-05-05 Peter Hutterertools/record: add support for hidraw recording
2021-05-05 Peter Hutterermeson.build: bump to 1.17.900
2021-05-04 Nicolas Felladoc/user: Add instructions for using with CMake
next