platform/upstream/libinput.git
2015-05-07 Benjamin Tissoirestouchpad: add support for per-finger hovering information
2015-05-06 Peter Huttererfilter: add Simon's copyright
2015-05-06 Benjamin Tissoirestest: rename hover tests into semi_mt_hover
2015-05-06 Benjamin Tissoirestest: bcm5974: down should be marked as static
2015-05-06 Peter Huttererdoc: add a page about the test suite
2015-05-06 Peter Hutterertest: return the right value from open_restricted
2015-05-06 Peter Hutterertest: move a comment to where it belongs
2015-05-05 Peter Huttererconfigure.ac: libinput 0.15.0 - this time for real 0.15.0
2015-05-05 Peter Huttererconfigure.ac: libinput 0.15.0
2015-05-05 Peter Hutterertest: split test for invalid ranges into hi/lo
2015-05-05 Peter Hutterertest: add helper function for creating a device not...
2015-05-04 Peter Hutterertouchpad: when clearing the touchpad state, release...
2015-05-04 Peter Hutterertouchpad: drop the tap finger count
2015-05-04 Peter Hutterertouchpad: enable clickfinger by default on some System7...
2015-05-04 Peter Hutterertouchpad: enable clickfinger by default on chromebooks
2015-05-04 Peter Hutterertools: add to, don't replace, the man page list
2015-05-04 Velimir Lisectouchpad: increase drag timeout
2015-05-04 Peter Hutterertouchpad: fix double/multitap timeouts
2015-05-04 Peter Hutterertest: add timeout_tapndrag()
2015-05-04 Peter Hutterertest: reduce the multitap tests to 5 taps only
2015-05-01 Peter HuttererFix a couple of coding style issues
2015-04-30 Peter Hutterertimer: set O_NONBLOCK on the timerfd
2015-04-30 Derek ForemanSet O_CLOEXEC when opening devices
2015-04-30 Peter Hutterertools: ship the event-debug tool as an installed libinp...
2015-04-30 Peter Hutterertest: add a note to the touch double-down event
2015-04-30 Peter Hutterertimer: drain data on the timerfd when it triggers
2015-04-30 Peter Hutterertools: fix broken build if builddir != srcdir
2015-04-30 Peter Huttererevdev: indentation fix
2015-04-30 Peter Hutterertools: fix typo in man page
2015-04-30 Peter Hutterertools: print version number in libinput-list-devices
2015-04-28 Peter Huttererevdev: enable button scrolling by default on mice witho...
2015-04-28 Peter Hutterertest: expand the middle button emulation tests
2015-04-28 Peter Hutterertest: change the suite name for two of the pointer...
2015-04-28 Peter Hutterertest: fix touch up for multitap-n-drag test
2015-04-28 Peter Huttererdoc: expand scrolling documentation
2015-04-27 Peter Hutterertest: upgrade to the Microsoft Surface Type Cover
2015-04-27 Peter Huttererevdev: init pointer accel filters when we have rel...
2015-04-27 Peter Huttererevdev: reject devices with only REL_X but no REL_Y...
2015-04-27 Peter Hutterertest: add the MS Surface Type Cover to the list of...
2015-04-27 Peter Hutterertest: fix features for the MS Surface Cover
2015-04-27 Peter Hutterertest: drop REP_DELAY from the ms surface cover event...
2015-04-27 Peter Hutterertest: check for event as not null before dereferencing it
2015-04-27 Peter Hutterertest: fix a memory leak in the touch test
2015-04-27 Peter Hutterertest: add semi-mt 2fg scroll test
2015-04-27 Hans de Goedetouchpad: Only use slot 0 deltas for 2fg scrolling...
2015-04-27 Benjamin Tissoiresevdev: use a different filter for low resolution touchp...
2015-04-26 Derek Foremantest: add LITEST_KEYS to roccat mouse features
2015-04-26 Derek Foremantest: Add negative test for libinput_device_keyboard_ha...
2015-04-26 Peter Hutterertouchpad: allow BTN_LEFT in clickfinger mode without...
2015-04-24 Peter Hutterertouchpad: minor code cleanup
2015-04-24 Peter Hutterertouchpad: don't re-use button variable
2015-04-24 Peter Hutterertouchpad: indentation and other whitespace fixes
2015-04-23 Peter Huttererevdev: add support for LIBINPUT_MODEL_* udev tags
2015-04-23 Hans de Goedetest-touchpad: Adjust touchpad_edge_scroll_no_2fg test...
2015-04-23 Peter HuttererAdd libinput_device_keyboard_has_key()
2015-04-22 Hans de Goedeevdev: Add support for POINTINGSTICK_CONST_ACCEL udev...
2015-04-22 Peter Hutterertools: use doubles to back the scroll bars
2015-04-21 Peter Huttererconfigure.ac: libinput 0.14.1 0.14.1
2015-04-21 Peter Hutterertools: distribute the new man page
2015-04-21 Peter Huttererconfigure.ac: libinput 0.14.0 0.14.0
2015-04-21 Peter HuttererUpdate to v4.0 kernel header
2015-04-21 Peter HuttererSort the middle button symbols additions correctly
2015-04-21 Peter Huttererdoc: add a note that sometimes there's more than one...
2015-04-21 Peter Hutterertools: add --set-scroll-button as option
2015-04-21 Peter Hutterertest: mix mixing of middle buttons state vs config...
2015-04-21 Peter Hutterertouchpad: don't post 2fg scrolling when edge scrolling...
2015-04-21 Peter Hutterertest: adjust the movement size for edge scroll timeout...
2015-04-21 Peter Hutterertest: extend edge scrolling tests to all non-clickpads
2015-04-21 Peter Hutterertest: enable edge scrolling in all edge scroll tests
2015-04-21 Peter Hutterertools: add --set-scroll-method commandline flag
2015-04-21 Peter Huttererevdev: accept but disable ABS_MISC and above for min...
2015-04-17 Peter Hutterertouchpad: introduce MULTITAP for multi-tap-and-drag
2015-04-17 Peter Hutterertest: add litest_is_button_event
2015-04-17 Peter Hutterertest: middle button emulation tests
2015-04-17 Peter Hutterertouchpad: enable middle button emulation on some touchpads
2015-04-17 Peter Huttererevdev: enable middle button configuration on some devices
2015-04-17 Peter Huttererevdev: add support for middle button emulation
2015-04-17 Peter HuttererAdd middle mouse button emulation config options
2015-04-17 Peter Huttererevdev: add evdev_pointer_notify_physical_button
2015-04-17 Peter Hutterertoucphad: fix a comment for the new min touchpad palm...
2015-04-16 Peter Hutterertouchpad: reduce palm detection threshold to 70mm
2015-04-16 Peter Hutterertouchpad: don't allow taps in the top half of the palm...
2015-04-15 Peter Hutterertouchpad: only pair internal trackpoint devices with...
2015-04-15 Peter Hutterertools: add a tool to list local devices and the default...
2015-04-15 Peter Hutterertouchpad: extend two debug messages
2015-04-15 Peter Huttererevdev: merge two conditions into one with a sub condition
2015-04-15 Peter Huttererevdev: add a event-debugging log statement (ifdef'd...
2015-04-15 Peter HuttererReturn INVALID before UNSUPPORTED for click methods
2015-04-13 Peter Hutterertest: add a scrollwheel-only device
2015-04-13 Peter HuttererDon't post a events for a missing capability
2015-04-13 Peter Huttererevdev: any scroll device must have CAP_POINTER
2015-04-11 Peter Hutterertools: add a tool for printing pointer acceleration...
2015-04-10 Hans de Goedefilter: Make acceleration range wider
2015-04-10 Peter Hutterertools: add commandline flag to control the pointer...
2015-04-10 Peter Hutterertools: apply the config options for the event-gui helpe...
2015-04-09 Peter Hutterertouchpad: rename real_touches to num_slots
2015-04-09 Peter Hutterertouchpad: a touch in TOUCH_NONE doesn't need to be...
2015-04-09 Peter Hutterertouchpad: detect fake finger overflow after BTN_TOOL_QU...
2015-04-09 Peter Huttererevdev: reject devices with only one of x/y resolution
2015-04-08 Peter Hutterertouchpad: delay fake finger processing until the EV_SYN
next