platform/upstream/libinput.git
2021-11-28 José Expósitodoc/user: fix broken link to "Observations on trackpoin...
2021-11-24 Peter Hutterertest: add a tablet test for eraser tip down
2021-11-24 Peter Hutterertest: add missing tool event in the aiptek tablet test...
2021-11-24 Peter Hutterertest: add tip down/up helper functions
2021-11-23 Alexander Radovichquirks: add ModelBouncingKeys for A4Tech X-710BK Mouse
2021-11-18 Peter HuttererUse bit(foo) instead of (1 << foo)
2021-11-17 Peter Huttererquirks: add a quirk for the Wacom 524c device
2021-11-17 Peter Huttererquirks: make a wacom quirk more descriptive
2021-11-16 Peter Huttererdoc/user: add an example udev rule for LIBINPUT_IGNORE_...
2021-11-16 Peter Huttererdoc/user: expand the udev rules for better readability
2021-11-10 Peter Huttererquirks: add a more generic match for the 5288 Synaptics...
2021-11-09 Gary Wolfequirks: Dell 15R touchpad settings for firmware v3
2021-11-09 José Expósitogestures: rename event handlers
2021-11-08 José Expósitowheel: accumulate scroll when direction changes
2021-11-08 José Expósitowheel: ignore initial small scroll deltas
2021-11-08 José Expósitowheel: handle with a state machine
2021-11-08 José Expósitowheel: refactor wheel scroll flushing
2021-11-08 José Expósitowheel: centralize wheel handling
2021-11-04 José Expósitogestures: cancel hold gestures on thumb detection
2021-10-30 José Expósitodoc/user: fix broken link to systemd 60-evdev.hwdb
2021-10-21 Peter Huttererlibinput 1.19.2 1.19.2
2021-10-20 A-w-xquirks: add quirk for GPD Win Max
2021-10-19 Peter Hutterertest: use a plain libinput context for the log priority...
2021-10-11 Travis Wrightsmanquirks: relax DMI modalias match for Purism Librem...
2021-10-11 Eduardo de... evdev: avoid usage of bogus BTN_FORWARD name
2021-10-11 Sean Rhodesquirks: Update dmi for StarBook Mk V
2021-10-10 Eduardo de... evdev: disable button scroll timeout for extra mouse...
2021-10-07 José Expósitogestures: avoid processing the last hold and motion...
2021-10-04 Sean Rhodesquirks: Add quirk for StarLabs clickpads with two phyis...
2021-09-27 Peter Huttererlibinput 1.19.1 1.19.1
2021-09-27 José Expósitofallback: hires scroll heuristics for buggy devices
2021-09-27 José Expósitotest: add kernel bugs to log handler
2021-09-27 Peter Huttererquirks: update the Dell N5110 touchpad quirk
2021-09-26 Peter Huttererquirks: add quirk for the Prestigio Smartbook 141 C2...
2021-09-24 José Expósitolibinput: add hold to get base event
2021-09-21 José Expósitoevdev: v120 scroll: invert horizontal scrolling quirk
2021-09-20 Peter Hutterertouchpad: mark USB touchpads as internal by default
2021-09-20 Peter Hutterertouchpad: use the model flags to determine internal...
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
next