platform/upstream/libinput.git
2015-07-30 Peter Hutterertouchpad: drop distance threshold to detect pinches
2015-07-30 Peter Hutterergestures: check ntouches, not just num_slots for the...
2015-07-29 Peter Hutterertest: abort if we trigger a libinput bug message
2015-07-29 Peter Hutterertest: add missing libinput_dispatch() before timeouts
2015-07-29 Peter Hutterertouchpad: update the thumb move timeout to µs
2015-07-28 Peter Hutterertest: add a bunch of libinput_dispatch() before timeout...
2015-07-28 Peter Hutterertouchpad: log when thumb detection is enabled on a...
2015-07-28 Jonas ÅdahlIgnore test devices for libinput contexts not run from...
2015-07-28 Jonas Ådahltest: Make udev path variables more explicitly named
2015-07-28 Jonas ÅdahlChange to micro seconds for measuring time internally
2015-07-28 Jonas Ådahltimer: Warn about negative timer offsets
2015-07-28 Jonas Ådahltest/pointer: Don't rely on velocities in direction...
2015-07-28 Jonas ÅdahlAlways use uint64_t for internal timestamp values
2015-07-28 Jonas Ådahltest: Use ck_assert_double_ for checking doubles in...
2015-07-27 Peter Hutterertouchpad: disable 2fg scrolling on Synaptics semi-mt...
2015-07-27 Peter Hutterertouchpad: don't check clickfinger distance for three...
2015-07-27 Peter Hutterertest: don't leak the custom udev rule path for devices...
2015-07-27 Peter Hutterertest: rename 2fg natural scroll test to be more obvious
2015-07-27 Peter Hutterertest: enable 2fg scrolling before tests that rely on it
2015-07-27 Peter Hutterertest: filter out edge-scroll-only touchpads from 2fg...
2015-07-27 Peter Hutterertouchpad: don't log a bug for Apple's one-button touchpads
2015-07-23 Peter HuttererMerge branch 'thumb-detect-improvements'
2015-07-23 Peter Hutterertouchpad: put a movement threshold on thumb detection
2015-07-23 Peter Hutterertouchpad: a pressure change alone needs touch processin...
2015-07-23 Peter Hutterertest: fix default axis value assignment
2015-07-23 Peter Hutterertest: only run 3-slot test for touchpads with three...
2015-07-23 Peter Hutterertouchpad: only try thumb detection in the lowest 15/8mm
2015-07-23 Peter Hutterertouchpad: hook up disable-while-typing configuration
2015-07-23 Peter HuttererAdd a configuration interface for enabling/disabling...
2015-07-23 Peter Hutterertouchpad: drop TOUCHPAD_HAS_TRACKPOINT_BUTTONS parsing
2015-07-23 Peter Hutterertest: split button tests into separate binary
2015-07-23 Peter Hutterertest: only initialize the generic rules/hwdb once
2015-07-23 Peter HuttererMerge branch 'edge-scroll-on-edge-only'
2015-07-23 Peter HuttererMerge branch 'serial-synaptics-cursor-jump'
2015-07-23 Peter HuttererMerge branch 'reduce-motion-thresholds'
2015-07-23 Peter Hutterertouchpad: only edge-scroll while the finger is in the...
2015-07-23 Peter Hutterertouchpad: make the edge-scroll edge 7mm wide
2015-07-22 Peter Hutterertest: enable 2fg scrolling on most palm tests
2015-07-22 Peter Hutterertest: fix hover test to avoid the edge scroll zone
2015-07-22 Peter Hutterertouchpad: reset the motion history during/after a slots...
2015-07-22 Peter Hutterertouchpad: handle serial synaptics slot confusion on...
2015-07-22 Peter HuttererTag synaptics serial touchpads with a LIBINPUT_MODEL tag
2015-07-22 Peter Huttererevdev: allow for multiple LIBINPUT_MODEL_* flags per...
2015-07-22 Peter Hutterertest: only run 3-slot test for touchpads with three...
2015-07-22 Peter HuttererMove CASE_RETURN_STRING to libinput-util.h
2015-07-21 Peter Hutterertouchpad: scale thumb pressure threshold with the resol...
2015-07-21 Peter Hutterertouchpad: use the top-most touch for fake finger positions
2015-07-21 Peter Hutterertouchpad: ignore thumbs when counting clickfingers
2015-07-21 Peter Hutterertouchpad: 4-finger clickfingers are middle button clicks
2015-07-21 Peter Hutterertouchpad: only enable thumb detection on clickpads
2015-07-21 Peter Hutterertouchpad: skip thumb detection for touchpads smaller...
2015-07-21 Peter HuttererMove CASE_RETURN_STRING to libinput-util.h
2015-07-21 Peter Hutterertouchpad: reduce unpin threshold to 1.5mm
2015-07-21 Peter Hutterertouchpad: reduce 2fg scroll threshold to 2mm
2015-07-21 Peter Hutterertools: handle the initial set of events at event-gui...
2015-07-21 Peter Huttererevdev: restore pointing stick const accel property...
2015-07-21 Peter HuttererMark internal log functions with attribute(printf)
2015-07-20 Peter Huttererevdev: log a trackpoint const accel setting
2015-07-20 Thomas Hindoe... Code cleanup
2015-07-20 Peter HuttererDrop vector_length(), replace with hypot(3)
2015-07-20 Peter Hutterertouchpad: drop two now unused defines
2015-07-20 Peter Hutterertools: only print angle/scale for pinch events
2015-07-20 Peter Hutterertouchpad: fix typo
2015-07-20 Peter Hutterertest: add 3fg and 4fg clickfinger tests
2015-07-20 Peter Hutterertouchpad: remove a leftover check for fake resolution
2015-07-16 Peter Huttererudev: don't install the litest udev rules
2015-07-16 Peter Huttererconfigure.ac: libinput 0.20.0 0.20.0
2015-07-16 Peter Hutterertest: fix path to custom litest rules
2015-07-16 Peter Huttererdoc: use bootstrap for doxygen styling
2015-07-16 Peter Huttererdoc: strip doxygen file from all default values
2015-07-16 Peter Huttererdoc: add a page about the available tools
2015-07-16 Peter Huttererdoc: group the "related pages" by general topic
2015-07-15 Peter Hutterertouchpad: drop thumb handling from gestures
2015-07-15 Peter Hutterertest: add a couple of basic gesture tests
2015-07-15 Peter Huttererevdev: parse LIBINPUT_ATTR_RESOLUTION_HINT
2015-07-14 Peter Hutterertouchpad: fix typo in comment
2015-07-14 Peter Hutterertest: check for fcntl() return value
2015-07-14 Peter Hutterertouchpad: drop fake resolution handling
2015-07-14 Peter Hutterertouchpad: default to a 69x50mm sized touchpad
2015-07-14 Peter Huttererudev: add size hint for apple touchpads
2015-07-14 Peter Huttererudev: add ALPS firmware detection and size properties
2015-07-14 Peter Huttererudev: add a model-quirks callout
2015-07-14 Peter Huttererevdev: use LIBINPUT_ATTR_SIZE_HINT for resolutions
2015-07-14 Peter Huttererutil: add a helper function to parse a "WIDTHxHEIGHT...
2015-07-13 Peter Hutterertest: remove some excessive linebreaks
2015-07-13 Peter Hutterertouchpad: drop obsolete comment
2015-07-13 Peter Hutterertouchpad: add gesture state debug helper
2015-07-12 Peter Hutterertest: add an Elantech touchpad device
2015-07-12 Peter Hutterertest: prefix all test device files with litest-device
2015-07-12 Peter Hutterertest: add an Apple Magic Trackpad test device
2015-07-12 Peter Hutterertest: move finger position to test for right button...
2015-07-12 Peter Hutterertest: reduce movement of finger while pinned
2015-07-12 Peter Hutterertest: replace hardcoded wacom ID with the #define
2015-07-10 Peter Hutterertest: slow down 2fg slow scroll movement
2015-07-09 Peter Hutterertest: fix memleak in the udev_device_sysname() test
2015-07-09 Peter Huttererevdev: simplify setting a fake resolution
2015-07-09 Peter Huttererudev: make sure the udev callout path is valid for...
2015-07-09 Peter Hutterertest: add touchpad thumb detection tests
2015-07-09 Peter Hutterertouchpad: work thumb detection into the tap state machine
2015-07-09 Peter Hutterertouchpad: add pressure-based thumb-detection
next