platform/upstream/libinput.git
2014-12-10 Carlos Garnachoevdev: Ensure the libevdev object receives the new...
2014-12-09 Hans de Goedetouchpad: Use remove callback to unlink event listener...
2014-12-09 Hans de Goedeevdev: Add a remove callback to the evdev_dispatch_inte...
2014-12-09 Peter HuttererREADME: link to bugzilla and API docs
2014-12-09 Peter Huttererdoc: fix wording on the dpi normalization paragraph
2014-12-09 Peter Huttererdoc: delete double-empty lines
2014-12-08 Carlos Garnachoevdev: Remove double-semicolon
2014-12-05 Peter Huttererconfigure.ac: libinput 0.7 0.7.0
2014-12-05 Peter Huttererudev: only apply default calibration on absolute devices
2014-12-05 Peter HuttererSplit libinput-util into a noinst helper library
2014-12-05 Jonas Ådahltest: Don't send two motion events when button scrolling
2014-12-05 Jonas ÅdahlIntroduce unaccelerated motion event vectors
2014-12-04 Peter HuttererAlways check for INVALID configs first
2014-12-04 Peter Hutterertouchpad: drop unused device arg from tp_clear_state
2014-12-04 Peter HuttererAdd missing @ingroup tag
2014-12-03 Peter HuttererDocument relative motion normalization
2014-12-02 Peter HuttererAdd libinput_device_get_context/libinput_seat_get_context
2014-12-02 Peter HuttererAdd a function to retrieve the udev_device handle from...
2014-12-02 Peter HuttererChange default DPI to 1000
2014-12-02 Peter HuttererMove DEFAULT_MOUSE_DPI to filter.h
2014-12-02 Peter Huttererfilter: fix a comment, 400 isn't hard-coded anymore
2014-12-02 Derek Foremanevdev: Query mouse DPI from udev
2014-12-01 Peter Hutterertest: move device ID test to test/device.c
2014-11-26 Derek Foremanevdev: Fix uninitialized variable warning
2014-11-25 Krzysztof A... Ignore devices that have joystick buttons
2014-11-25 Hans de Goedetouchpad: Add edge-scrolling support
2014-11-25 Hans de Goedetouchpad: Add code to get the touchpad model / manufacturer
2014-11-25 Hans de Goedetouchpad: Move 2 finger scrolling functions to above...
2014-11-25 Peter Hutterertest: add seat changing tests
2014-11-25 Peter HuttererAdd libinput_device_set_seat_logical_name() to change...
2014-11-25 Peter Huttererpath: optionally pass the seat name into path_device_en...
2014-11-25 Peter Huttererudev: optionally pass the seat name into device_added()
2014-11-25 Peter Huttererevdev: remove a race condition opening the wrong device
2014-11-25 Peter Huttererevdev: use a udev_device instead of separate sysname...
2014-11-25 Peter Huttererpath: store the udev device instead of just the devnode
2014-11-25 Peter Huttererpath: split out creating a device into a helper function
2014-11-25 Peter Huttererpath: keep the udev context around
2014-11-24 Peter HuttererRename scroll_mode to scroll_method
2014-11-21 Peter Huttererevdev: fix leaking file descriptor
2014-11-20 Peter HuttererDrop unused libinput_device->terminated field
2014-11-20 Peter Hutterertouchpad: print the device name on error
2014-11-20 Peter Huttererdoc: add a few missing @ref tags
2014-11-19 Peter Hutterertest: add natural scrolling tests for pointers
2014-11-19 Peter Huttererevdev: enable natural scrolling for all pointer devices
2014-11-19 Peter Huttererevdev: move natural scrolling configuration into evdev
2014-11-19 Peter Huttererevdev: move calibration/sendevents config init into...
2014-11-19 Peter Hutterertools: print the device name on DEVICE_ADDED
2014-11-19 Peter Hutterertools: print config options for each device on DEVICE_ADDED
2014-11-19 Peter HuttererAllow for a 0 button on button scrolling
2014-11-19 Hans de Goedetouchpad: Hookup scroll-mode configuration
2014-11-18 Peter Huttererevdev: fix indentation on an if condition
2014-11-18 Peter Huttererevdev: add missing break
2014-11-11 Hans de Goedetest: Add button scroll test to pointer tests
2014-11-11 Hans de Goedetest: Add litest_button_scroll helper function
2014-11-11 Hans de Goedetest: Add trackpoint middle button scrolling disable...
2014-11-11 Hans de Goedetest: s/test_2fg_scroll/test_trackpoint_scroll/
2014-11-11 Hans de Goedetouchpad: s/config/config_natural/
2014-11-11 Hans de Goedeevdev: Hookup scroll mode configuration
2014-11-11 Hans de Goedeevdev: Add evdev_any_button_down helper function
2014-11-11 Hans de GoedeAdd configuration option to select scroll mode
2014-11-11 Hans de GoedeAdd libinput_device_has_button function
2014-11-11 Hans de GoedeFix libinput_device_config_send_events_get_default_mode...
2014-11-11 Peter Huttererevdev: use distance triggers to start scrolling
2014-11-11 Peter Hutterertouchpad: explicitly init scroll settings
2014-11-11 Peter Huttererevdev: use fabs(x) instead of (x <= -a || x >= a)
2014-11-11 Peter Huttererevdev: move scroll flag setting/check into a helper...
2014-11-11 Peter Hutterertest: rename a parameter to litest_assert_scroll()
2014-11-10 Peter Hutterertest: add VMWare Virtual USB Mouse device
2014-11-10 Peter Hutterertest: add Xen Virtual Pointer device
2014-11-10 Peter Hutterertest: add test for absolute pointer motion
2014-11-10 Peter Hutterertest: add QEMU tablet as test device
2014-11-10 Peter Hutterertest: rename LITEST_POINTER to LITEST_RELATIVE
2014-11-10 Peter Huttererevdev: don't ignore REL_HWHEEL values over 1
2014-11-10 Peter Hutterertest: fix coding style
2014-11-07 Peter HuttererMerge branch 'for-peter' of git://people.freedesktop...
2014-11-06 David Herrmannevdev: ratelimit SYN_DROPPED logging
2014-11-06 David Herrmannutil: introduce ratelimit helpers
2014-11-06 Hans de Goedetouchpad: Make tap code follow state machine diagram...
2014-11-06 Hans de Goedetouchpad: Make tap code follow state machine diagram...
2014-11-06 Hans de Goedetouchpad: Make tap code follow state machine diagram...
2014-11-06 Hans de Goedetouchpad: Add a test for 2fg tap-n-drag release on...
2014-11-06 Hans de Goedetouchpad: Don't send scroll events during 2 finger...
2014-11-06 Hans de Goedetouchpad: Make motion during tap-n-drag test take some...
2014-11-06 Hans de Goedelitest: Add a sleep_ms parameter to litest_touch_move_to
2014-11-06 Peter Hutterertest: add the MS surface touch cover device and fake...
2014-11-06 Peter Huttererevdev: handle fake MT devices
2014-11-06 Peter Huttererevdev: move a comment to where it belongs
2014-11-06 Peter Huttererevdev: factor out resolution changing code
2014-11-06 Peter HuttererChange sendevents configuration to use bitmasks
2014-11-06 Hans de Goedetouchpad: Fix log_bug_libinput calls on tap enable...
2014-11-06 Hans de Goedetouchpad: Disable touchpads on trackpoint activity
2014-11-06 Hans de Goedetouchpad: Rename consumed to filter_motion
2014-11-06 Hans de Goedetouchpad: Add tap suspend / resume
2014-11-06 Hans de Goedetouchpad: Rewrite / fix tp_release_all_taps
2014-11-06 Hans de Goedecore: Move libinput_event definition to libinput-private.h
2014-11-06 Hans de Goedecore: Add internal event notification mechanism
2014-11-06 Hans de Goedecore: Add timestamp parameter to post_device_event
2014-11-06 Hans de Goedecore: Make time argument to internal foo_notify_bar...
2014-11-06 Peter Hutterertest: pass an enum for the axis instead of uint
2014-11-05 Peter Hutterertest: drop superfluous empty line
next