platform/upstream/libinput.git
2019-07-29 Jason Gereckeudev: Reproduce entire LIBINPUT_DEVICE_GROUP for paired...
2019-07-28 Jacob MoroniIntroduce Dell Latitude 5580 trackpoint multiplier
2019-07-24 Peter Hutterertools: record: when running from the builddir, load...
2019-07-24 Peter Hutterertools: handle arguments correctly for the YAML verifier...
2019-07-24 Peter Hutterertools: skip the event tests for eventless recordings...
2019-07-19 Peter Huttererlibinput 1.13.901 1.13.901
2019-07-17 Peter HuttererMerge branch 'wip/advanced-thumb-detection-v2'
2019-07-16 Matt Mayfieldtouchpad: stricter thumb detection if no pressure/size
2019-07-16 Matt Mayfieldtouchpad: don't detect speed-based thumbs if there...
2019-07-16 Peter Huttererdoc/user: add documentation for the new thumb detection
2019-07-16 Matt Mayfieldtouchpad: revamp thumb detection
2019-07-15 Peter Hutterertest: make the touchpad size the only check for thumb...
2019-07-15 Peter Hutterertest: only run the speed finger tests when the touchpad...
2019-07-15 Peter Hutterertest: only run the speed tests for clickpads
2019-07-15 Peter Hutterertouchpad: only log edge scroll state changes when the...
2019-07-15 Peter Hutterertouchpad: add a helper function for supressing a thumb
2019-07-15 Matt Mayfieldgestures: Improve thumb detection, allow one finger...
2019-07-15 Peter Hutterergestures: fast-track scroll/swipe detection when gestur...
2019-07-15 Matt Mayfieldgestures: improvements to pinch detection
2019-07-15 Matt Mayfieldgestures: improve scroll responsiveness for vertically...
2019-07-15 Matt Mayfieldtouchpad: basic thumb detection within gestures
2019-07-15 Peter Hutterertouchpad: rename the thumb detection methods
2019-07-15 Peter Hutterertouchpad: extract some bits of thumb detection into...
2019-07-15 Peter Hutterertouchpad: move the speed-thumb detection code to the...
2019-07-15 Peter Hutterertouchpad: add helper function to reset a thumb's state
2019-07-15 Peter Hutterertouchpad: explicitly start with detect_thumbs as false
2019-07-15 Peter Hutterertouchpad: add helper function for setting the thumb...
2019-07-15 Peter Hutterertouchpad: move tp_init_thumb and tp_thumb_detect to...
2019-07-15 Peter Hutterertouchpad: add a helper function for counting touches...
2019-07-15 Peter Hutterertouchpad: add a helper function for checking thumb...
2019-07-15 Peter Hutterertouchpad: rename the scroll timeout define, drop the...
2019-07-15 Peter Hutterertouchpad: reduce state debugging output by only logging...
2019-07-11 Vladyslav ShtabovenkoIntroduce Dell Latitude 5480 trackpoint multiplier...
2019-07-10 Peter Huttererdoc/user: fix a typo
2019-07-08 Peter Hutterermeson: run the test suite per group
2019-07-08 Peter Hutterertest: use the default job control for --filter-groups
2019-07-08 Peter Hutterermeson.build: move the leftover udev rule check up
2019-07-07 Peter Hutterertest: fix an always-true check for udev properties
2019-07-07 Peter Hutterertest: fix two coverity warnings
2019-07-07 Peter Hutterertest: drop the litest feature enum, make it normal...
2019-07-05 pixlFixed a grammar error
2019-07-01 Peter Hutterertest: one O_NONBLOCK is enough
2019-06-28 Peter Huttererquirks: add touchpad range for cypress touchpads
2019-06-27 Peter Huttererquirks: rename the cyapa quirks file to cypress
2019-06-27 Peter Huttererevdev: when the kernel fuzz is nonzero, set ours to...
2019-06-27 Peter Hutterermeson: force litest to use the right udev rules
2019-06-26 Peter Hutterertools: return 77 if gtk_init() fails in the debug-gui
2019-06-26 Peter Hutterermeson: increase the test time for the selftest suite
2019-06-26 Peter Hutterertest: disable coredumps for the selftest
2019-06-26 Peter Huttererevdev: only extract the fuzz for touchpads and touchscreens
2019-06-26 Peter HuttererIf we never initialized the libwacom database, don...
2019-06-26 Peter Hutterertools: skip debug-gui option testing if the debug-gui...
2019-06-26 Peter Huttererudev: only change the fuzz on touchpads and touchscreen...
2019-06-26 Peter Huttererudev: rename libinput-model-quirks rules to libinput...
2019-06-26 Peter HuttererRevert "udev: only change the fuzz on touchpads and...
2019-06-24 Peter Hutterertools: improve the error messages for measure touch...
2019-06-24 Peter Huttererdoc: note that libinput measure is a separate package
2019-06-24 Peter Hutterertest: fix the slot swap test again
2019-06-20 Peter Hutterertest: avoid a pointer jump when testing for the slot...
2019-06-20 Peter Hutterertest: fix the slot swap test
2019-06-20 Peter Hutterertest: use an enum for the cardinals
2019-06-20 Peter Hutterertest: fix button area scroll test to not be a pinch
2019-06-20 Peter Hutterertest: move the fingers closer together for the empty...
2019-06-20 Peter Hutterertest: change touchpad 2fg no-motion test to move both...
2019-06-20 timrichardsonX230 trackpoint quirk
2019-06-19 Peter Hutterertest: replace a touch move with a timeout
2019-06-19 Peter Hutterertest: fix initial coordinates for synaptics tripletap...
2019-06-19 Peter Hutterertest: don't form a pinch gesture for the clickfinger...
2019-06-19 Peter Hutterertest: don't go into the thumb area for the 3fg clickfin...
2019-06-19 Peter Hutterertest: remove two spurious SYN_REPORTs
2019-06-18 Peter Hutterertest: add another test for thumb movements
2019-06-18 Peter Hutterertest: fix the clickfinger thumb test
2019-06-18 Peter Hutterertest: rename/fix/move thumb tests
2019-06-18 Peter Hutterertouchpad: slightly change a debug message
2019-06-17 Peter Hutterertablet: disable the forced proximity out for the Dell...
2019-06-17 Peter Huttererquirk: drop the ModelTabletNoTilt quirk
2019-06-17 Peter Hutterertablet: fix double proximity out on slow proximity...
2019-06-17 Peter Hutterertest: don't make timer offset errors fatal in gdb
2019-06-17 Michael ForneyReplace one more __builtin_popcount with bitwise test
2019-06-15 Michael ForneyDon't return expression in function returning void
2019-06-15 Michael ForneyUse bitwise test instead of __builtin_popcount
2019-06-15 Michael ForneyAvoid case ranges in switch statement
2019-06-15 Michael ForneyAvoid unnecessary VLAs
2019-06-15 Michael ForneyRemove semicolons after function definitions
2019-06-13 Peter Hutterertest: only write one single rules file for our device...
2019-06-13 Peter Hutterertest: auto-generate the udev rules
2019-06-13 Peter Hutterertest: remove invalid GOTO in udev rule
2019-06-13 Peter Hutterertest: adjust the relative pointer motion test for low...
2019-06-13 Peter Hutterertest: replace the double assert macros with proper...
2019-06-13 Peter Hutterertools: describe the various debug-gui features in the...
2019-06-13 Peter Hutterertools: handle pad strip/ring events in the debug-gui
2019-06-13 Peter Hutterertools: display tablet and tablet pad buttons when pressed
2019-06-12 Alex Flowersquirks: add a quirk for the Lenovo X1 Yoga 1st gen
2019-06-11 Peter Hutterertest: remove a duplicate check
2019-06-11 Peter Hutterertest: swap a few litest_assert() calls for their more...
2019-06-11 Peter Hutterertest: add the 24HDT pad to the custom device group
2019-06-11 Peter Huttererpath: add helper function to destroy a device
2019-06-11 Peter Huttererpath: initialize the quirks context after error checking
2019-06-11 Peter Huttererpath: factor out the seat creation into a helper function
2019-06-11 Peter Huttererudev: don't init the quirks until we checked all arguments
next