platform/upstream/libinput.git
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...
2021-03-11 Peter Hutterertools/debug-gui: move the abs pointer position into...
2021-03-11 Peter Hutterertools/debug-gui: move the pointer position into a struc...
2021-03-11 Peter Hutterertools/debug-gui: start the unaccelerated motion deltas...
2021-03-10 Peter Huttererutil: document our list interface
2021-03-10 Peter Hutterertools/per-slot-delta: handle KeyboardInterrupts nicely
2021-03-10 Peter Hutterertools/per-slot-delta: print the button state too while...
2021-03-09 Peter Hutterercompletion: add missing libinput analyze subtools to...
2021-03-08 weizhixiangreplace strncmp with strneq for safety-check
2021-03-02 Pedro RibeiroAdd Lenovo Legion 5 keyboard to 50-system-lenovo.quirks
2021-03-02 Konstantin... treewide: get rid of `tmp` argument in list_for_each_safe
2021-03-02 Konstantin... util-list.h: simplify code by removing an excess initia...
2021-02-23 Peter Huttererlibinput 1.17.0 upstream_bkup_20230126 upstream_work_20220207 1.17.0 upstream/1.17.0
2021-02-23 Peter Hutterertools/record: fix two coverity complaints
2021-02-23 Peter Hutterertools: add a tool to print a libinput recording as...
2021-02-23 Peter Hutterermeson.build: build libinput replay as well
2021-02-23 Peter Hutterertools/record: use a helper function to get the next...
2021-02-23 Peter Hutterertools/record: switch record over to using epoll
2021-02-23 Peter Hutterertools/record: reword parts of the man page
2021-02-23 Peter Hutterertools/record: use safe_basename() to get to the hid...
2021-02-23 Peter Huttererutils: add a safe version of basename
2021-02-23 Peter Hutterertools/record: simplify the behavior to emulate Python...
2021-02-23 Peter Hutterertools/replay: Enter quits if there are no events
2021-02-23 Peter Hutterertools/replay: search for the first event with a timestamp
2021-02-22 Peter Hutterertools/record: print a header as first line
2021-02-19 yuri1969Fix worng quirk name in doc
2021-02-18 Peter Hutterertools/record: fix outdated comment
2021-02-18 Peter Hutterertools/record: de-inline our functions
2021-02-18 Peter Hutterertools/record: correct the evdev data format in the...
2021-02-18 Peter Hutterermeson.build: consolidate all man pages
2021-02-18 Peter Hutterermeson.build: drop the dummy config data and use copy...
2021-02-17 satrmbtest: add test cases for 2/3 finger movement after...
2021-02-16 Peter Huttererlibinput 1.16.902 1.16.902
2021-02-15 Peter Hutterertest: add test cases for 2/3 finger movement after tap
2021-02-15 Peter Hutterertest: drop the needless base event conversion
2021-02-15 Peter Hutterertest: print the event type on mismatch
2021-02-15 Peter Huttererdoc: update the docs with a note regarding multifinger...
2021-02-15 Peter Hutterergitlab CI: move the no-libwacom test suite into its...
2021-02-15 satrmbtest: fix a few missing or wrong drag-lock timeouts
2021-02-15 satrmbtouchpad: permit only one finger on the touchpad at...
2021-02-15 satrmbtouchpad: stretch the tap-and-drag timeout a bit depend...
2021-02-15 Peter Huttererdoc/user: generate the required package list for the...
2021-02-12 Peter Hutterergitlab CI: add a job to make sure we're running all...
2021-02-12 Peter Hutterertest: drop the custom group names
2021-02-12 Peter Huttererutils: add a trunkname() function to extract the trunk...
2021-02-12 Peter Hutterergitlab CI: make the test suite names a list
2021-02-12 Peter Hutterertest: use motion events to check the "system is too...
2021-02-12 Peter Hutterertest: wrap the litest user data into a struct
2021-02-12 Peter Hutterertest: move a helper function close to its caller
2021-02-11 Peter Hutterergitlab CI: run the scan-build analysis jobs in script
2021-02-11 Peter Hutterertools/record: remove a useless assignment
2021-02-11 Peter Hutterertest: init an array to zero to silence scan-build
2021-02-11 Peter Hutterertools/record: add some curly braces
2021-02-11 Peter Hutterertests: drop the duplicate test for pointer event conversion
2021-02-11 Peter Hutterertest: don't set the log handler 10 times
2021-02-11 Peter Hutterergitlab CI: rename the VM stage "test-suite"
2021-02-09 набtotem: separate X/Y resolution from touch size in discr...
2021-02-09 набtotem: fix suspension-as-addition and resumption-as...
2021-02-08 Gablegritulequirks: add pressure ranges for the Dell Latitude E5510...
2021-02-08 Peter HuttererCreate /etc/libinput on install
2021-02-08 Peter Hutterertouchpad: disable the pressure axes wherever the resolu...
2021-02-05 Peter Hutterertest: don't require root to list tests
2021-02-03 Peter Huttererquirks: reword the requirements section in the quirks...
2021-02-03 Peter Huttererdoc/user: expand the explanations on how to submit...
2021-02-03 Peter Huttererdoc/user: some whitespace fixes
2021-02-02 Peter Huttererquirks: improve the README
2021-02-01 Peter Huttererlibinput 1.16.901 1.16.901
2021-01-29 Gary WolfeDell touchpad was too sensitive with default settings
2021-01-28 Peter Hutterertools: add a tool to analyze the finger count from...
2021-01-28 Peter Hutterertools/record: print the wall clock time every few seconds
2021-01-28 Peter Hutterertools/record: use a pointer to the libinput fd poll...
2021-01-28 Peter Hutterertools/record: use a pointer to the signalfd poll entry
2021-01-28 Peter Hutterertools/record: narrow the scope of two variables
2021-01-28 Peter Hutterertools/record: initialize all pollfds in the same loop
2021-01-28 Peter HuttererUse python black for all pyhon file formatting
2021-01-28 Jonas Ådahldoc: fix IRC channel name
2021-01-18 weizhixiangmodify macro streq/strneq for check one null pointer
2021-01-14 Peter Huttererquirks: disable pressure on the Lenovo Yoga 9i touchpad
2021-01-07 Peter Huttererdoc/user: list the known package repositories for libin...
2021-01-06 weizhixiangcheck return value for libudev/udev_device_get_action
next