platform/upstream/libinput.git
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
2021-03-19 JoseExpositotools/code-formatting: Add EditorConfig file
2021-03-17 JoseExpositofallback: disable mouse scroll wheel while middle butto...
2021-03-17 JoseExpositofallback: replace fallback_dispatch->wheel with an...
2021-03-17 Greg Vquirks: add wildcard to HID-over-I2C names (for FreeBSD)
2021-03-17 Greg Vquirks: implement DMI support on FreeBSD
2021-03-17 Greg Vquirks: add quirks for Apple SPI input devices
2021-03-17 Greg Vquirks: recognize SPI bus
2021-03-16 Peter Hutterertests: add a gesture test to ensure our unaccel deltas...
2021-03-16 Alexander Mikhaylenkogestures: Filter unaccelerated deltas for gestures
2021-03-16 Peter Hutterertest: push/pop event frames around three-touch movements
2021-03-16 Peter Hutterertest: simplify the helper for moving three touches...
2021-03-16 Peter Hutterertest: fix debugging messages for gesture begin event
2021-03-16 Peter Huttererdoc/user: explain why we are doing motion normalization
2021-03-16 Peter Huttererfilter: correct comments about the threshold's unit
2021-03-15 Peter Hutterertest: update a few tests for more modern helpers
2021-03-15 Peter Hutterertest: localize a few variables
2021-03-11 Peter Hutterertouchpad: always push a touch's current point to the...
2021-03-11 Peter Hutterertest: add a comment to the thumb speed test
2021-03-11 Peter Hutterertest: fix two inadvertent pointer jumps in a test
2021-03-11 Peter Hutterertools/debug-gui: draw a sprite for the unaccelerated...
next