platform/upstream/libinput.git
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
2015-04-08 Peter Hutterertouchpad: add state debugging to the edge scroll state...
2015-04-08 Peter Hutterertouchpad: remove trailing semicolon from macro
2015-04-08 Peter Huttererevdev: fix inverted mouse normalization
2015-04-08 Peter Hutterertouchpad: count the tapping fingers separately from...
2015-04-08 Peter Hutterertest: add the Razer BlackWidow keyboard device
2015-04-08 Peter Huttererevdev: if a keyboard has a scroll wheel, allow natural...
2015-04-08 Peter Hutterertest: adjust scroll wheel test for HWHEEL-only devices
2015-04-08 Peter Huttererevdev: fix handling of fake MT devices without ABS_X/Y
2015-04-08 Peter Huttererevdev: fix crash for missing ABS_X/Y
2015-04-07 Peter Huttererinclude: update to v3.18 header
2015-03-27 Hans de GoedeChange vector_get_direction input to a normalized_coord...
2015-03-27 Hans de GoedeRename delta_coords to device_float_coords
2015-03-25 Hans de GoedeChange tp_filter_motion to normalized_coords
2015-03-25 Hans de GoedeAdd a normalized_is_zero helper function
2015-03-24 Hans de GoedeAdd a normalized_length helper function and use this...
2015-03-24 Hans de GoedeAdd a delta_coords type and use it were applicable
2015-03-24 Hans de GoedeFix scroll-threshold check for edge-scrolling to use...
2015-03-24 Peter Huttererconfigure.ac: libinput 0.13.0 0.13.0
2015-03-23 Peter Huttererevdev: reject devices with a min == max axis range
2015-03-20 Peter HuttererRevert "touchpad: parse the TOUCHPAD_RESOLUTION property"
2015-03-19 Peter Hutterertools: don't use deprecated gdk_cursor_new()
2015-03-19 Peter Hutterertest: add accel test for direction change
2015-03-19 Peter Huttererfilter: calculate the time delta correctly
2015-03-19 Peter HuttererSwitch vector_get_direction to use doubles
2015-03-19 Peter Huttererfilter: switch to normalized_coords
2015-03-18 Peter HuttererRevert "touchpad: force a resolution onto the apple...
2015-03-18 Peter Hutterertools: print available click methods on device notify
2015-03-17 Peter Hutterertouchpad: force a resolution onto the apple touchpads
2015-03-17 Peter Huttererevdev: factor out setting up the MT slots/mtdev
2015-03-17 Peter Hutterertouchpad: parse the TOUCHPAD_RESOLUTION property
2015-03-17 Peter Huttererevdev: refactor fake resolution setting
2015-03-17 Peter HuttererPush the touchpad magic slowdown to the touchpad accel...
2015-03-17 Peter Huttererevdev: don't try to fix abs devices without x/y
2015-03-17 Peter Huttererevdev: add evdev_reject_device to reject a couple of...
2015-03-17 Peter Huttererevdev: fix android MT devices
2015-03-17 Peter Hutterertouchpad: check for the fake_resolution boolean instead...
2015-03-17 Peter Hutterertouchpad: simplify resolution check
2015-03-17 Peter Hutterertouchpad: add missing break in default: switch case
2015-03-16 Peter HuttererStore unaccelerated delta as normalized_coords
2015-03-16 Peter HuttererAdd another data type for discrete coordinates
2015-03-16 Peter HuttererSplit deltas/absolute coords in pointer events to separ...
2015-03-16 Peter HuttererUse typesafe coordinates in touch events
2015-03-16 Peter HuttererUse typesafe coords in motion events
2015-03-16 Peter HuttererUse typesafe coordinates for scrolling events
2015-03-16 Peter Hutterertouchpad: switch delta handling to typesafe coordinates
next