platform/upstream/libinput.git
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
2021-05-04 Hans GaiserAdd quirk for Lenovo Legion 5 Pro.
2021-04-30 Peter Hutterertools/record: linebreak the hid report descriptor every...
2021-04-30 Peter Hutterertools/record: print the HID report descriptor as hex
2021-04-30 Peter Hutterertools/record: fix a strlen assumption
2021-04-29 Peter HuttererChange various references to the master branch to main
2021-04-29 Peter Huttererdoc/user: fix a link to the system hwdb file
2021-04-23 Peter Hutterergitlab CI: switch to Ubuntu 21.04
2021-04-21 Peter Hutterertouchpad: if we have a right button, let's assume it...
2021-04-21 Peter Hutterertouchpad: a touchpad with only one button is a clickpad
2021-04-21 Peter Hutterertouchpad: use some helper variables to make the code...
2021-04-21 Peter Hutterertouchpad: factor out clickpad assignment to a helper
2021-04-20 Udo Raderquirks: add quirk for Lenovo Yoga Slim 9 Touchpad
2021-04-14 Peter Huttererquirks: add palm size quirk for the Gigabyte Aero 15
2021-04-13 JoseExpositogestures: move the logic to detect gestures to its...
2021-04-13 JoseExpositogestures: move up some functions to use them later
2021-04-13 JoseExpositogestures: move the code to get raw pointer motion to...
2021-04-13 JoseExpositogestures: rename int filter_motion to bool ignore_motion
2021-04-13 JoseExpositolibinput: change gesture notify cancel parameter from...
2021-04-09 Chris Dicksonquirks: mark the 0x252 razer keyboard as internal
2021-04-09 Peter Huttererevdev: don't truncate event time to 32 bits
2021-04-07 Peter Huttererevdev: don't check the event time if it's higher than...
2021-04-06 Jonas Ådahltablet-pad-leds: Open led file with O_NONBLOCK | O_CLOEXEC
2021-04-06 JoseExpositotouchpad/clickfinger: limit middle click to 3 fingers
2021-04-03 Ben Westonquirk: fix sensitivity for Dell Latitude 7490 pointing...
2021-03-29 Peter Hutterertools/record: line up the "neutral state" message
2021-03-29 Peter Hutterertools/record: rework the event printing
2021-03-29 Peter Hutterertools/record: rename the output file handling
2021-03-29 Peter Hutterertools/record: remember the first device in the context
2021-03-29 Peter Hutterertools/record: append the devices in-order
2021-03-29 Peter Hutterertools/record: get rid of indent push/pop, replace with...
2021-03-29 Peter Hutterertools/record: mark the iprintf function as printf
2021-03-29 Peter Hutterertools/record: switch the output file from an fd to...
2021-03-29 Peter Hutterertools/record: deduplicate the device opening logic
2021-03-26 Peter Hutterertools/record: free the namelist when we're done
2021-03-26 Peter Hutterertools/record: localize a variable
2021-03-26 Peter Hutterertools/record: de-duplicate an error message
2021-03-26 Peter Hutterertools/record: factor out the output file collection
next