platform/upstream/libinput.git
2018-09-17 Bennett HardwickFixes incorrect bug reporting documentation
2018-09-17 Bennett HardwickUpdated: jumping cursor documentation link
2018-09-14 Peter Hutterertest: drop a condition from the safe_atou test
2018-09-12 Peter Huttererutil: check for < 0 explicitly in safe_atou
2018-09-12 Peter Hutterertools: fix a bunch of format conversion complaints
2018-09-11 Peter Huttererlibinput 1.12.0 1.12.0
2018-09-11 Peter Hutterertools: drop the libinput measure trackpoint-range tool
2018-09-10 Peter Huttererudev: tighten the conditions when we call the model...
2018-09-10 Peter Huttererudev: re-instate the model-quirks callout
2018-09-06 Peter Hutterertablet: on tip down/up, force the delta to zero
2018-09-05 Peter Hutterertablet: always set the changed axis bits if the coordin...
2018-09-05 Peter Hutterertools: debug-events - print axes on tablet tip events
2018-09-04 Peter Huttererdoc/user: update the trackpoint pointer acceleration...
2018-09-04 Peter Huttererlibinput 1.11.903 1.11.903
2018-09-04 Peter Hutterertouchpad: style fix, add missing curlies
2018-08-31 Peter Hutterertouchpad: add timestamp-based jump detection
2018-08-31 Peter Huttererquirks: add a quirk to monitor MSC_TIMESTAMP for pointe...
2018-08-30 Peter Huttererquirks: add missing i2c and rmi bus matching
2018-08-30 Peter Hutterertouchpad: make tp_detect_jumps() time-independent
2018-08-29 Peter Huttererdoc/user: expand the Contributing document
2018-08-29 Peter Hutterertools: handle a finger down at startup for measure...
2018-08-29 Matt Mayfieldtouchpad: fine tune size-based thumb detection
2018-08-29 Peter Hutterertouchpad: add support for size-based thumb detection
2018-08-29 Peter Hutterertouchpad: clean up the thumb pressure handling out...
2018-08-28 Peter Hutterertest: abort when we detect a touch jump during the...
2018-08-28 Peter Hutterertest: drop the sleep_ms argument
2018-08-28 Peter Hutterertest: force 10ms intervals for touch moves, unless...
2018-08-28 Peter Hutterertest: change a few tests to use 10ms intervals
2018-08-28 Peter Hutterertest: make the touchpad jump test more robust for timin...
2018-08-28 Peter Hutterertest: don't run the 2fg pressure tap test on single...
2018-08-28 Peter Hutterertest: fix the late tripletap test
2018-08-28 Peter Hutterertest: fix a touchpad test using the wrong coordinates
2018-08-27 Peter Hutterertest: fix pad_button_ignored test to not trigger the...
2018-08-27 Peter Hutterertest: rename the diagonal scroll test for more clarity
2018-08-27 Peter Hutterertest: fix a DWT test, only worked because of timing...
2018-08-27 Peter Hutterertest: drop two erroneous checks in the dwt tests
2018-08-27 Peter Hutterertest: don't use move_to for a single-step movement
2018-08-27 Peter Hutterertest: re-use code in litest_touch_move_to()
2018-08-27 Peter Hutterertools: fix grab handling in libinput debug-gui
2018-08-26 Peter Huttererfallback: explicitly ignore external keyboards for...
2018-08-26 Peter Huttererquirks: explicitly mark bluetooth keyboards as external
2018-08-22 Kim LindbergerAdd quirk to control velocity averaging, disable it...
2018-08-22 Kim Lindbergertools: fix ptraccel-debug tool for the new trackpoint...
2018-08-21 Peter Hutterergitlab CI: increase the artifacts expiry to 6h
2018-08-21 Carlos Garnachoquirks: Add quirks for Acer Switch Alpha 12
2018-08-21 Atri BhattacharyaLenovo MIIX 720 quirk: MatchBus should be usb.
2018-08-21 Atri BhattacharyaAdd quirks for Lenovo MIIX 720.
2018-08-20 Peter Huttererquirks: remove the multiplier for the Lenovo UltraNav...
2018-08-20 Peter Hutterertouchpad: improve pointer jump detection
2018-08-20 Peter Huttererdoc/user: move the tablet capabilities debugging to...
2018-08-19 Matt Mayfielddoc/user: correct some small typos
2018-08-16 Peter Huttererdoc/user: move the trackpoint multiplier debugging...
2018-08-16 Peter Huttererdoc/user: fix two links for sphinx syntax
2018-08-13 Peter Huttererlibinput 1.11.902 1.11.902
2018-08-13 Peter Hutterertest: when testing for a touch sequence, assert it...
2018-08-13 Peter Hutterertouchpad: drop check for left button areas
2018-08-13 Peter Hutterertouchpad: change the min vector for the scroll lock...
2018-08-13 Peter Hutterertouchpad: if a finger in the button area moves by more...
2018-08-13 Peter Hutterertouchpad: coding style fixes
2018-08-13 Peter Hutterertouchpad: rename 'curr' to 'current'
2018-08-13 Peter Huttererquirks: don't allow single quotes for values
2018-08-13 Peter Hutterertests: more tests for quirks handling
2018-08-13 Peter Hutterertest: add tests for successful/failing parsing of vario...
2018-08-13 Peter Hutterertest: fix quirks test for invalid bus type matches
2018-08-13 Peter Huttererutil: tighten safe_atod parsing to only parse 'normal...
2018-08-13 Peter Huttererutil: switch to a check for isnormal for safe_atod
2018-08-13 Peter Huttererutil: fail property parsing if the dimensions are 0
2018-08-13 Peter Hutterertest: replace hand-rolled backtrace function with gstack
2018-08-13 Peter Hutterermeson.build: the selftest doesn't need all litest sources
2018-08-13 Peter Hutterertest: remove the deviceless test runner, make it a...
2018-08-13 Peter Hutterertest: switch two ints to bools
2018-08-10 Peter Huttererdoc/user: move touchpad jitter to troubleshooting
2018-08-10 Peter HuttererFix doc links to use dashes, not underscores
2018-08-10 Peter Huttererdoc/user: move the jumping cursor page to troubleshooting
2018-08-09 Peter Hutterertest: ensure we write something during litest_sendfile
2018-08-09 Peter Hutterertest: remove an obsolete comment
2018-08-09 Peter Hutterermeson.build: drop the now-unused liblitest
2018-08-09 Peter Huttererdoc: use configure_file()'s @PLAINNAME@ instead of...
2018-08-09 Peter Huttererdoc/api: drop git-version.dox
2018-08-09 Peter Hutterermeson.build: process the various tools as a single...
2018-08-09 Peter Hutterermeson.build: silence meson warning that we should use...
2018-08-09 Peter Hutterermeson.build: fix typo in version to compare to
2018-08-08 Matt Mayfieldtouchpad: 90-degree scroll helper
2018-08-08 Matt Mayfieldtest: touchpad: add tests for 90 degree scroll (axis...
2018-08-08 Matt Mayfielddoc/user: add 90-degree scroll behavior
2018-08-08 Peter Hutterertools: debug-*: show unaccelerated deltas for pointer...
2018-08-07 Peter Hutterertest: add a 10ms delay for scrolling tests
2018-08-07 Peter Hutterertest: touchpad: swap an int for a bool
2018-08-07 Peter Hutterertest: rename the x220 clickpad to something more telling
2018-08-06 Peter Hutterertablet: unify the license text with what we have in...
2018-08-06 Peter Huttererfilter: always init a delta smoothener for 10/10ms...
2018-08-06 Peter Huttererdoc/user: drop the sphinx -a flag
2018-08-06 Peter Hutterertools: record: don't bother setting last_ms to 0 on...
2018-08-06 Peter Huttererdoc/user: add touchpad pressure debugging as separate...
2018-08-06 Peter Huttererdoc/user: add the quirks tool to the tool list
2018-08-06 Peter Huttererdoc/user: match the quirks list output with the code
2018-08-05 Matt MayfieldRemove seemingly extra pasted line from license
2018-08-03 Peter Hutterertouchpad: improve finger counting for synaptics serial...
2018-08-03 Peter Huttererfallback: add support for ABS_MT_TOOL_TYPE for touch...
2018-08-03 Peter Hutterertest: handle ABS_MT_TOOL_TYPE from the litest devices
next