platform/upstream/libinput.git
2018-03-20 Peter Huttererudev: add the P50 to the T450 jumping motion quirks
2018-03-20 Peter Hutterermeson: point users to disabled documentation when dot...
2018-03-20 Peter Hutterertools: touchpad-pressure: init the lo/hi values correctly
2018-03-20 Peter Hutterertools: libinput-record: print the mouse and pointingsti...
2018-03-19 Peter Hutterertools: libinput-record: print a progress bar when recor...
2018-03-19 Peter Hutterertools: libinput-record: print a comment when the device...
2018-03-19 Peter Hutterertools: libinput-record: add support for printing libinp...
2018-03-15 Peter Hutterertest: disable the second-finger-move test for semi...
2018-03-14 Peter Seiderertools: libinput-debug-events stop variable needs volatile
2018-03-13 Peter Hutterertools: libinput-replay: only print the events in verbos...
2018-03-13 Peter Hutterertouchpad: make sure we compare only the last 3 events...
2018-03-13 Peter Hutterertouchpad: don't enable top palm detection on touchpads...
2018-03-12 Peter Hutterertouchpad: end hovering touches in maybe_end_touch
2018-03-09 Peter Hutterertools: libinput-record: add separate variable for the...
2018-03-09 Peter Hutterertools: libinput-record: drop unused 'print' argument
2018-03-09 Peter Hutterertools: libinput-record: fix frame printing for multiple...
2018-03-09 Peter Hutterertools: add a tool to verify the yaml output from libinp...
2018-03-09 Peter HuttererMerge branch 'wip/hysteresis-wobbles'
2018-03-08 Peter HuttererExtract and reset the abs fuzz value for the x/y axes
2018-03-08 Peter Hutterertouchpad: enable hysteresis based on a 0 fuzz value
2018-03-08 Peter Hutterertouchpad: use the fuzz value (if any) for the hysteresi...
2018-03-08 Peter Huttererfallback: fix touchscreen defuzzing
2018-03-07 Peter Hutterertools: record udev properties in libinput-record
2018-03-07 Peter Hutterermeson.build: fix vcs_tag fallback argument
2018-03-07 Peter Hutterertouchpad: handle a palm down in the tapped state
2018-03-06 Peter Hutterermeson: make libinput-git-version.h a source of libinput...
2018-03-06 Peter Hutterertools: add the git version in the libinput-record output
2018-03-05 Peter Hutterertouchpad: enable palm detection on tablets' touchpads
2018-03-05 Peter Hutterertouchpad: init touch size range based on the udev property
2018-03-05 Peter Huttererpad: use libwacom to get the evdev to button number...
2018-03-05 Peter Hutterertest: don't use litest_is_pad_button_event for a few...
2018-03-05 Daniel van... Introduce omnidirectional (elliptical) hysteresis
2018-03-04 Peter HuttererMerge branch 'wip/touchpad-maybe-end-state'
2018-03-02 Mario Di RaimondoFix Apple Magic Trackpad sensitivity
2018-03-01 Konstantin... touchpad: add wobbling detection
2018-03-01 Konstantin... touchpad: remove the code for disabling hysteresis
2018-03-01 Peter Hutterertouchpad: move the hysteresis into its own substruct
2018-03-01 Peter Hutterertools: remove a stray perror() in libinput-record
2018-03-01 Peter Hutterertools: fix two scan-build errors in libinput-record
2018-03-01 Peter Hutterertouchpad: add a TOUCH_MAYBE_END state
2018-03-01 Peter Hutterertouchpad: don't end below-threshold pressure touches...
2018-03-01 Peter Hutterertouchpad: add the pressure thresholds to the debugging...
2018-03-01 Peter Hutterertest: don't run the 2fg pressure test on single-touch...
2018-03-01 Peter Hutterertest: don't run the MT pressure test on devices without...
2018-03-01 Peter Huttererdoc: more references to libinput-record
2018-03-01 Peter Hutterertools: add --all to libinput-record
2018-03-01 Peter Huttererdoc: add a section to the tools page for record/replay
2018-03-01 Peter Hutterertools: add a libinput-replay tool
2018-03-01 Peter Hutterertools: add a libinput-record tool
2018-03-01 Peter Hutterertouchpad: don't do speed-based thumb detection on singl...
2018-02-28 Peter Hutterertest: fix an incomplete comment
2018-02-28 Peter Hutterermeson.build: bump to 1.10.900
2018-02-27 Peter Hutterertools: fix inverse up/down threshold handling in measur...
2018-02-27 Peter Huttererudev: fix flake8-3 complaint in parse_hwdb.py
2018-02-27 Peter HuttererWhitespace fix
2018-02-26 Konstantin... indentation: add .dir-locals.el for emacs
2018-02-26 Peter Hutterertools: fix option parsing in libinput measure
2018-02-26 Peter Hutterertools: remove pressure copy/paste leftovers from measur...
2018-02-23 Peter Huttererevdev: remove excessive debugging output
2018-02-21 Peter Hutterertouchpad: delay arbitration by 90ms after touch toggle
2018-02-21 Peter Huttererevdev: pass the time down to toggle_touch
2018-02-21 Peter Hutterertouchpad: change the stylus palm arbitration to process...
2018-02-21 Peter Hutterertouchpad: reset the palm state to NONE on a new touch
2018-02-21 Peter Hutterermeson: add the 221 version to the libsystemd dependency
2018-02-20 Peter Hutterertouchpad: only begin fake touches when we have at least...
2018-02-20 Peter Hutterertest: send major/minor for the wacom intous 5 finger...
2018-02-20 Peter Hutterertouchpad: add a touch index for debugging
2018-02-20 Peter Hutterertouchpad: compress a statement
2018-02-20 Maxin B. Johnlibinput-measure-touchpad-tap: use /usr/bin/env to...
2018-02-16 Peter Huttererudev: fix segfault when resuming before assigning a...
2018-02-16 Peter HuttererDon't leak when realloc fails
2018-02-16 Peter HuttererSilence coverity warning about uninitialized entry
2018-02-16 Quentin Glidicmeson: Fix absolute libdir case in install script
2018-02-16 Quentin Glidicmeson: Fix bindir usage in install script
2018-02-13 Peter HuttererAdd a test device for aiptek tablets
2018-02-13 Peter Hutterertablet: fake a BTN_TOOL_PEN on the first event if needed
2018-02-13 Peter Hutterertablet: disable BTN_TOOL_MOUSE/LENS for non-Wacom tablets
2018-02-13 Peter Hutterertablet: skip tablet_flush() if our current tool type...
2018-02-13 Peter Hutterertablet: release the tablet state on device delete
2018-02-13 Peter Hutterertablet: move the quirk disabling up within tablet_init
2018-02-13 Peter Hutterertest: make the mouse tool a litest feature bit
2018-02-13 Peter Huttererevdev: add a quirk to disable debouncing on the MS...
2018-02-13 Peter Huttererevdev: fail before open_restricted if the devnode doesn...
2018-02-13 Peter Huttererlibinput 1.10.0 1.10.0
2018-02-09 Peter Hutterertablet: don't set rotation on a tool if we don't have...
2018-02-07 Peter Hutterertest: add a missing proximity timeout in a tip up test
2018-02-07 Peter Hutterertablet: remove obsolete BTN_TOUCH case
2018-02-07 Peter Hutterertablet: drop unnecessary switch case statements
2018-02-06 Peter Huttererlibinput 1.9.902 1.9.902
2018-02-06 Peter Hutterertimer: change the timer offset warning to a client bug
2018-02-06 Peter Huttererevdev: log all evdev_msg_* on one line
2018-02-05 Peter Huttererevdev: whitespace fix
2018-02-05 Peter Hutterertest: swap KEY_POWER for KEY_VOLUMEUP on the switch...
2018-02-01 Peter Hutterertest: don't abort for timer offset errors during valgri...
2018-02-01 Peter Hutterertest: inhibit nasty keys and switches during test runs
2018-02-01 Peter Hutterertest: fix udev rule for hp wmi hotkeys test device
2018-01-23 Peter Huttererfallback: remove unused DEBOUNCE_TIME setting
2018-01-21 Peter Huttererlibinput 1.9.901 1.9.901
2018-01-18 Peter Hutterercircleci: update to use Ubuntu 17.10
2018-01-18 Peter Hutterercircleci: use meson configure rather than mesonconf
next