platform/upstream/libinput.git
2019-09-11 Konstantin... evdev-tablet.c: remove unused include
2019-09-11 Konstantin... evdev-mt-touchpad-gestures.c: remove unused include
2019-09-11 Konstantin... evdev-mt-touchpad-edge-scroll.c: remove unused includes
2019-09-11 Konstantin... evdev-mt-touchpad-tap.c: remove unused includes
2019-09-11 Konstantin... evdev-mt-touchpad.h: remove unused include
2019-09-11 Konstantin... evdev.c: remove unused include
2019-09-11 Konstantin... filter-trackpoint.c: remove unused include
2019-09-11 Konstantin... filter-touchpad-x230.c: remove unused includes
2019-09-11 Konstantin... filter-touchpad.c: remove unused includes
2019-09-11 Konstantin... filter-mouse.c: remove unused includes
2019-09-11 Konstantin... filter-low-dpi.c: remove unused includes
2019-09-11 Konstantin... filter-flat.c: remove unused includes
2019-09-11 Peter Huttererudev: parse the EVDEV_ABS properties for a potential...
2019-09-11 Peter HuttererRemove some usage of libinput-util.h
2019-09-11 Peter HuttererSplit utility functions into separate source files
2019-09-11 Peter Hutterertest: do run the util tests under valgrind
2019-09-11 Peter Hutterertools: flake8 fixes for the various python files
2019-09-11 Peter Hutterertools: change python invocations to use /usr/bin/env...
2019-09-10 Peter Hutterertools: install local quirks during libinput replay
2019-09-10 Peter Hutterertools: make an infinite loop more obvious in the code
2019-09-10 Peter Hutterertools: factor out a sanity check in libinput-replay
2019-09-08 Richard McIntoshAdded magic trackpoint multiplier for Thinkpad 13 G2
2019-09-03 RussianNeuroMancerMark HP Elite x2 1013 G3 keyboard as external
2019-08-30 RussianNeuroMancerTablet Mode Switch on HP Elite x2 1013 G3 is unreliable:
2019-08-26 Peter Huttererlibinput 1.14.1 1.14.1
2019-08-16 Matt Mayfieldtouchpad: don't allow gestures with a clickpad button...
2019-08-13 Ronan Pigotttools: fix typo in debug-events
2019-08-13 Ronan Pigottcompletion: add libinput(1) zsh completions
2019-08-11 Kevin KalandFix double click button.
2019-08-08 Peter Huttererlibinput 1.14.0 1.14.0
2019-08-08 Peter Hutterertablet: scale the available pressure range into the...
2019-08-08 Peter Hutterertest: don't test at the 100 y range
2019-08-08 Peter Hutterertablet: reduce the pressure range by the offset
2019-08-08 Peter Hutterertablet: make the pressure-offset inclusive of the axis...
2019-08-08 Peter Hutterertest: fix the pressure offset tests
2019-08-08 Peter HuttererAdd the ck_double_eq_tol() macros to the backwards...
2019-08-08 Peter Hutterertablet: add a comment explaining why we adjust the...
2019-08-08 Peter Hutterertablet: point the pressure offset log messages to the...
2019-08-07 Benjamin Tissoirestests: increase the timeout for the subprocess to recei...
2019-08-07 Benjamin Tissoiresgitlab-ci: force using docker format for the generated...
2019-08-07 Benjamin Tissoiresgitlab-ci: allow to run on unprivileged containers
2019-08-07 Peter Hutterergitlab CI: fetch the WAYLAND_WEB_TOKEN from a file
2019-08-07 Peter Hutterergitlab CI: replace the user:password with a netrc file
2019-08-04 Brian Ashworthevdev: always store user calibration matrix
2019-08-02 Peter Hutterermeson.build: drop explicit install:true from configure_file
2019-07-31 Peter Hutterertools: record: fix two memory leaks
2019-07-31 Peter Hutterertools: record: fix segfault on exit
2019-07-31 Peter Huttererlibinput 1.13.902 1.13.902
2019-07-31 Peter Hutterertest: mix tablet events into touch arbitration tests
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...
next