platform/upstream/libinput.git
2015-07-14 Peter Hutterertest: fix compiler warning about tablet test
2015-07-14 Peter HuttererMerge branch 'master' into tablet-support
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 Hutterertest: add test for partial tablet deltas
2015-07-09 Peter Huttererdoc: drop a confusing note
2015-07-09 Peter Huttererdoc: improve the tablet documentation
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
2015-07-09 Peter Hutterertest: allow for a default value on LITEST_AUTO_ASSIGNS
2015-07-09 Peter Hutterertouchpad: be smarter about clickfinger thumb detection
2015-07-09 Peter Hutterertouchpad: allow edge scrolling on clickpads
2015-07-09 Peter Hutterertest: add helper function for enabling click methods
2015-07-09 Peter Hutterertest: move enable_edge_scroll up
2015-07-09 Peter Hutterertouchpad: fix a misaligned {
2015-07-08 Peter Hutterertablet: use libwacom_new_from_path() to handle more...
2015-07-08 Peter Hutterertablet: rely on libwacom for the list of axis capabilities
2015-07-08 Peter HuttererMerge branch 'master' into tablet-support
2015-07-07 Peter HuttererAdd more rules to CODING_STYLE
2015-07-07 Andreas Pokornylitest: floating point comparison macros
2015-07-07 Andreas Pokornylitest: add nexus4 style touch screen without orientation
2015-07-07 Andreas Pokornylitest: add a generic multitouch screen
2015-07-07 Andreas Pokornylitest: add axis_replacement from tablet branch
2015-07-06 Peter Huttererdoc: add "mouse is too fast" to the FAQ
2015-07-06 Peter Hutterertools: don't call is_cancelled on a gesture begin event
2015-07-06 Peter Hutterertouchpad: correct a comment
2015-07-06 Peter HuttererMerge branch 'touchpad-gestures'
2015-07-06 Peter Huttererlibinput.sym: make the touchpad gestures part of the...
2015-07-06 Peter Huttererdoc: add documentation for touchpad gestures
2015-07-06 Peter Hutterertools: handle pinch event in event-gui
2015-07-06 Peter Hutterertools: add swipe support to the event-gui
2015-07-06 Peter Hutterergestures: allow any gesture event type for gesture_get_...
2015-07-06 Peter Hutterergestures: check for valid types on the gesture event API
2015-07-06 Peter Hutterertouchpad: split tp_gesture_stop into stop and cancel
2015-07-06 Hans de Goedetouchpad: Allow querying whether a gesture ended normal...
2015-07-06 Hans de Goedetouchpad: Implement pinch gesture support
2015-07-06 Hans de Goedetouchpad: Extend the touchpad gesture API with pinch...
2015-07-06 Hans de Goedetouchpad: Add support for swipe gestures
2015-07-06 Hans de Goedetouchpad: Add an API for touchpad gesture events
2015-07-06 Peter HuttererMerge branch 'master' into tablet-support
2015-07-06 Peter Huttererconfigure.ac: libinput 0.19.0 0.19.0
2015-07-06 Peter Hutterertest: initialize syspath
2015-07-06 Peter HuttererAdd missing "global" tag to the 0.19 symbol block
2015-07-02 Peter Hutterertest: add a test for 0/0 relative motion events
2015-07-02 Peter Hutterertest: add a test for minimum motion movement
2015-07-02 Peter Hutterertest: send a single motion event for relative tests...
2015-07-02 Peter Hutterertest: add some tests for udev tagging
2015-07-02 Peter Hutterertest: use poll instead of a busy wait
2015-07-02 Peter Hutterertest: up the default test timeout to 10s
2015-07-02 Peter Hutterertest: wait for the uinput_monitor on test devices
2015-07-02 Peter HuttererMerge branch 'drop-pointer-normalization'
2015-07-02 Peter Huttererfilter: add a custom low-dpi acceleration
2015-07-02 Peter Hutterertools: add --dpi= arg to ptraccel-debug
2015-07-02 Peter Huttererfilter: pass the DPI to the acceleration filter
2015-07-02 Peter Hutterertest: add a low-dpi mouse test device
2015-07-02 Peter HuttererDrop motion normalization of unaccelerated deltas
2015-07-02 Peter Huttererfilter: reduce deceleration to minimal speeds only
2015-07-01 Peter Huttererudev: make a note that hwdb matches are exclusive
2015-07-01 Peter Hutterertest: add the warning to the rules file too
2015-06-30 Peter Hutterertouchpad: disable trackpoint palm detection on small...
2015-06-30 Peter Hutterertouchpad: improve trackpoint palm detection responsiveness
2015-06-30 Peter Hutterertouchpad: always set touch->palm.time on touch begin
2015-06-30 Peter Hutterertouchpad: move trackpoint timer stuff into the palm...
2015-06-30 Peter Hutterertest: increase the udev init timeout
2015-06-30 Peter Huttererevdev: evdev_fix_abs_resolution can be static
2015-06-30 Peter Hutterertest: group the parser tests together
2015-06-30 Peter HuttererAdd missing copyright header to the udev callout
2015-06-29 Peter Hutterertest: disable pointer wheel tests on tablets
2015-06-29 Peter Hutterertest: add a waltop tablet test device
2015-06-29 Peter Hutterertest: print the missing button's name on test failure
2015-06-29 Peter Hutterertest: skip testing tablet buttons that don't exist...
2015-06-29 Peter Hutterertest: use the litest macros in the tablet button check
2015-06-29 Peter Hutterertablet: fix check for rotation axis
2015-06-29 Peter Hutterertools - list-devices: print "tablet" capability
2015-06-29 Peter HuttererMerge branch 'master' into tablet-support
2015-06-28 Peter Hutterertouchpad: disable tap drag lock by default
2015-06-26 Peter HuttererAdd missing @ingroup tag to the logging priority enum
2015-06-26 Peter Huttererfilter: use a tmp variable for the accel factor
2015-06-26 Peter Hutterertools: don't drop the accelerated deltas in ptraccel...
2015-06-26 Peter Huttererevdev: move posting a trackpoint scroll event into...
2015-06-25 Peter Huttererevdev: log device's DPI setting if any
next