platform/upstream/libinput.git
2016-02-09 Peter Hutterertouchpad: init a default hysteresis for ALPS rushmore...
2016-02-09 Peter Huttererudev: fix ALPS firmware detection
2016-02-09 Peter Hutterertablet: change tilt axes to use degrees
2016-02-08 Peter Hutterertouchpad: fix dwt disabling while a key is still down
2016-02-05 Peter HuttererIndentation fixes
2016-02-05 Peter Hutterertools: fix output to say TABLET_TOOL instead of just...
2016-02-04 Peter Hutterertouchpad: if we have a serio keyboard, override any...
2016-02-04 Peter Hutterertouchpad: while a key is held down, don't disable dwt
2016-02-04 Peter Hutterertest: fix leaking libevdev fd
2016-02-04 Peter Hutterertest: fix the udev rule for the synaptics hover device
2016-02-04 Peter Hutterertouchpad: drop motion hysteresis by default
2016-02-04 Peter Hutterertest: exclude semi-mt devices from the normal 2fg scrol...
2016-02-04 Peter Hutterertest: check for BTN_TOOL_QUADTAP in the 4fg btntool...
2016-02-03 Peter Hutterertest: fix printfs to say "TABLET TOOL" instead of ...
2016-02-03 Peter Hutterertablet: change error message to TABLET_TOOL from TABLET
2016-02-03 Peter Huttererdoc: be more specific about tablet vs tablet tool
2016-02-02 Peter Huttererdoc: add the tablet support page to the related pages...
2016-02-01 Peter Hutterertest: fix call to test_2fg_scroll
2016-01-31 Peter Hutterertest: add two gesture tests for scrolling with a thumb...
2016-01-31 Peter Huttererevdev: disable the mode button on the Cyborg RAT 5
2016-01-29 Peter Hutterertools: split drawing commands into helper functions
2016-01-28 Peter Hutterertools: draw the pointer sprite last
2016-01-28 Peter Huttererconfigure.ac: libinput 1.2rc1 1.1.901
2016-01-27 Peter HuttererMerge branch 'tablet-support'
2016-01-27 Peter HuttererPrepare tablet-support branch for merging
2016-01-27 Peter HuttererMerge branch 'master' into tablet-support
2016-01-27 Peter Hutterertouchpad: add a config option to disable tap-and-drag
2016-01-26 Peter Hutterergestures: average motion by active touches, not moved...
2016-01-25 Peter HuttererMerge branch 'master' into tablet-support
2016-01-25 Peter Hutterergestures: average motion by active touches, not moved...
2016-01-25 Peter Hutterergestures: jump straight to swipe for 3+ finger gestures...
2016-01-25 Peter Hutterergestures: jump straight to swipe for 3+ finger gestures...
2016-01-25 Peter Hutterertouchpad: remove unused variable
2016-01-25 Peter HuttererMerge branch 'wip/disable-semi-mt-gestures'
2016-01-24 Peter Hutterertouchpad: remove unused field multitap_last_time
2016-01-22 Peter Hutterertablet: fix potential null-pointer dereference
2016-01-22 Peter Hutterertest: fix uninitialized variable
2016-01-22 Peter Hutterertest: shut up coverity warnings
2016-01-22 Peter Hutterertest: rename the tap tests suite name to "tap:..."
2016-01-22 Peter Hutterertools: add support for tablet relative events to the...
2016-01-22 Peter Hutterertablet: hook up relative motion events
2016-01-22 Peter Hutterertablet: add support for relative x/y motion deltas
2016-01-22 Peter Hutterertouchpad: disable gestures for single-finger touchpads
2016-01-22 Peter Hutterertouchpad: disable MT for all semi-mt devices
2016-01-22 Peter Hutterertest: when moving 2 fingers, move them in the same...
2016-01-21 Peter Hutterertouchpad: don't try to unhover touches if nothing changed
2016-01-20 Peter HuttererMerge branch 'wip/3-finger-pinch-gesture'
2016-01-20 Peter Huttererdoc: explain the gesture ambiguity for 2-slot touchpads
2016-01-20 Peter Hutterergestures: if a finger is 20mm below the other one,...
2016-01-20 Peter Hutterertest: add more gesture tests
2016-01-20 Peter Hutterergestures: add support for three-finger pinch gestures
2016-01-20 Peter Hutterertest: change semi-mt 2fg scroll test to use two-finger...
2016-01-20 Peter Hutterertest: rearrange fingers for gesture tests
2016-01-20 Peter Hutterertouchpad: check fake finger count for validity
2016-01-20 Peter Hutterertest: run pinch gesture tests for 2-slot touchpads
2016-01-20 Peter Hutterertest: remove a wait loop from the usec gesture test
2016-01-20 Peter Hutterertest: remove leftover debug_trace statement
2016-01-20 Peter Hutterergestures: pass the finger count into pinch events
2016-01-20 Peter Hutterertouchpad: constify a couple of helper functions
2016-01-20 Peter Hutterergestures: drop 2fg naming from the various states
2016-01-20 Peter Hutterergestures: split direction check out into a helper function
2016-01-20 Peter Hutterertest: fix compiler warning
2016-01-20 Olivier Blingitignore: ignore compile script generated by automake...
2016-01-19 Peter HuttererMerge branch 'master' into tablet-support
2016-01-18 Peter Hutterertouchpad: drop the model detection - write-only value
2016-01-15 Peter Hutterertablet: drop delta array, provided by the tablet_axis...
2016-01-15 Peter Hutterertablet: use a struct rather than a double array for...
2016-01-15 Peter Hutterertools: share the axis and tip code where appropriate
2016-01-15 Peter Hutterertools: get pressure/distance/tilt from a tip event too
2016-01-15 Peter Hutterertablet: allow the various get_<axis> on tablet button...
2016-01-13 Peter Hutterertouchpad: disable MT for elantech semi-mt touchpads
2016-01-13 Peter Huttererdoc: add section names to motion normalization subheaders
2016-01-13 Peter Hutterertouchpad: whitespace fix
2016-01-12 Peter Hutterertouchpad: drop outdated comment
2016-01-11 Peter Huttererevdev: only reject devices with missing MT x/y if they...
2016-01-11 Peter Hutterertablet: don't set a pressure offset of 0
2016-01-11 Peter Hutterertablet: a tip event can replace an axis event
2016-01-11 Peter Hutterertablet: add pressure threshold handling
2016-01-11 Peter Hutterertest: fix a bunch of tablet tests for pressure threshol...
2016-01-11 Peter Hutterertablet: always set the pressure offset
2016-01-11 Peter Hutterertablet: whitespace fix
2016-01-11 Peter Huttererdoc: fix two grammar issues "of tablet tool" -> "of...
2016-01-11 Peter Hutterertools: print the button name too, not just the code
2016-01-11 Caibin Chentouchpad: fix DWT pairing for Macbook Pro 2015
2016-01-06 Peter Hutterertablet: insert "STATE" into proximity/tip states
2016-01-05 Peter Huttererdoc: add missing tip event to the allowed set of events
2016-01-05 Peter Huttererdoc: fix and improve the tablet documentation
2016-01-05 Peter Huttererdoc: improve absolute axis documentation a bit
2015-12-23 Peter Hutterertablet: explicitly set the tip state on the proximity...
2015-12-23 Peter Hutterertest: fix a bunch of tablet tests to assume, rather...
2015-12-22 Peter Hutterertablet: split sanitize_tablet_axes up into two helpers
2015-12-22 Peter HuttererAdd event debugging to libinput_post_event
2015-12-22 Peter Hutterertest: use the litest_axis_set_value helper
2015-12-22 Peter Hutterertest: add two more tests for correct button sequence...
2015-12-22 Peter Hutterertablet: handle custom proximity handling
2015-12-22 Peter Hutterertablet: drop unused argument from tablet_mark_all_axes_...
2015-12-22 Peter Hutterertablet: invert tilt axes when left-handed is enabled
2015-12-22 Peter Hutterertablet: add libinput_tablet_tool_is_unique()
2015-12-22 Peter Hutterertablet: simplify marking axes as changed
2015-12-22 Peter Hutterertablet: don't mark all axes changed on init
next