platform/upstream/libinput.git
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
2018-08-03 Peter Hutterertest: add test helpers for touch sequence parts
2018-08-03 Peter Huttererfallback: move flushing MT events to a helper function
2018-08-03 Peter Huttererfallback: change a list of if conditions to a switch...
2018-08-03 Peter Huttererfallback: move the mt slot state struct/enum here
2018-08-03 Peter Huttererdoc/user: mark the touchpads page as orphan
2018-08-03 Peter Huttererdoc/user: add custom 404 pages for the old links
2018-08-03 Peter HuttererRevert "doc/user: add a custom 404 page"
2018-08-02 Peter Huttererutil: remove now-unused helper functions
2018-08-02 Peter Huttererdoc/user: add a custom 404 page
2018-08-02 Peter Huttererdoc: drop the doxygen conversion script
2018-08-02 Peter Huttererdoc/user: rename filenames with underscores to dashes
2018-08-02 Peter Huttererdoc/user: swap some note out with hint
2018-08-02 Peter Huttererdoc/user: add a hack to get to the git version
2018-08-02 Peter Huttererdoc/user: drop the old page-hierarchy page
2018-08-02 Peter Huttererdoc/user: use extlink for a common commit links
2018-08-02 Peter Huttererdoc/user: more fixes including adding a device-types...
2018-08-02 Peter Huttererdoc/user: tidy up the development page
2018-08-02 Peter HuttererREADME: drop a @ref in favor of the full link
2018-08-02 Peter Huttererfallback: add another debug message for tablet-mode...
2018-08-02 Peter Huttererfallback: change a debug message to be less ambiguous
2018-08-01 Peter Huttererdoc/user: more documentation cleanups and fixes
next