platform/upstream/libinput.git
2015-01-27 Friedrich Schöllertools: Check if axis value is available in debugging GUI
2015-01-27 Friedrich Schöllertools: Use correct event axis in debugging GUI
2015-01-22 Hans de Goedeevdev: Be more careful about what we consider a joystick
2015-01-22 Marek ChalupaRemove libinput_event_pointer_get_axis from symbols
2015-01-20 Peter HuttererMove the new click method configuration tools to the...
2015-01-16 Peter Hutterertools: add click method config to the tools
2015-01-16 Peter Hutterertests: add a few clickfinger tests
2015-01-16 Peter Hutterertest: run clickfinger test for all clickpad-capable...
2015-01-16 Peter Hutterertest: add tests for clickfinger defaults
2015-01-16 Peter Hutterertouchpad: hook up click method configuration
2015-01-15 Peter HuttererAdd a config interface for click methods
2015-01-15 Hans de Goedetouchpad: Allow the center of pinned fingers to drift...
2015-01-15 Peter Hutterertest: add another hover test
2015-01-15 Peter Hutterertest: add touchpad hover finger test
2015-01-15 Peter Hutterertest: add a semi-mt + hover synaptics touchpad
2015-01-15 Peter Hutterertest: move semi-mt special tracking into the shared...
2015-01-15 Peter Hutterertouchpad: add a TOUCH_HOVERING state
2015-01-15 Peter Hutterertouchpad: use ffs instead of a manual count
2015-01-15 Peter Hutterertouchpad: factor out fake finger handling
2015-01-15 Peter Huttererconfigure.ac: libinput 0.8 0.8.0
2015-01-15 Peter Huttererdoc: move DOTFILE_DIRS to libinput.doxygen.in
2015-01-15 Peter Huttererdoc: specify the IMAGE_PATH relative to the source
2015-01-15 Peter Huttererdoc: add some missing files to EXTRA_DIST
2015-01-15 Stephen Chandler... Rename functions for left handed device configurations
2015-01-15 Peter HuttererMerge branch 'merged-scroll-events'
2015-01-14 Peter HuttererAdd libinput_event_pointer_get_axis_value_discrete...
2015-01-13 Peter HuttererChange axis events to carry all directions
2015-01-13 Peter HuttererParse the MOUSE_WHEEL_CLICK_ANGLE udev property if...
2015-01-13 Peter HuttererChange the scroll step distance to 15 and document...
2015-01-13 Peter HuttererAdd a comment to clarify what the prop parameter is
2015-01-13 Stephen Chandler... libinput.h: Fix some line wrapping in documentation
2015-01-11 Marek Chalupabuild-pedantic: use main(void)
2015-01-08 Peter Hutterertools: switch signal handler in event-debug
2015-01-07 Peter Hutterertools: fail if we can't set up signal handlers in event...
2015-01-07 Jonas ÅdahlDropped an extra 'the'
2015-01-07 Jonas Ådahls/discreet/discrete/
2015-01-05 Peter Hutterertouchpad: fix a clang compiler warning
2015-01-05 Peter Hutterertest: fix a clang compiler warning
2015-01-05 Peter Hutterertest: drop empty test device interfaces
2015-01-05 Peter HuttererDrop unused function calc_penumbral_gradient
2015-01-05 Peter HuttererMinor documentation wording improvement
2015-01-04 Peter Hutterertools: print device capabilities in event-debug
2015-01-04 Peter Hutterertools: change name/seat/logical seat format string
2014-12-24 Peter HuttererAdd pointer axis sources to the API
2014-12-24 Peter Hutterertest: add edge-scrolling tests
2014-12-23 Peter HuttererAdd libinput_set_user_data
2014-12-23 Peter HuttererDeclare libinput.sym as dependency
2014-12-23 Peter Hutterertouchpad: revert to pointer movement when stopping...
2014-12-23 Peter Hutterertouchpad: rename scroll.state to scroll.edge_state
2014-12-23 Peter Hutterertest: switch tests to use the new helper function
2014-12-23 Peter Hutterertest: add helper function for checking for a specific...
2014-12-23 Peter Hutterertest: switch touch points around for semi-mt tap-n...
2014-12-23 Peter Hutterertools: pass the userdata to the context
2014-12-23 Peter Hutterertools: use the new shared lib from event-gui
2014-12-23 Peter Hutterertools: add support for enabling/disabling left-handed...
2014-12-23 Peter Hutterertools: add support to enable/disable natural scrolling
2014-12-23 Peter Hutterertools: move applying device configuration to shared lib
2014-12-23 Peter Hutterertools: move opening the backend to the shared lib too
2014-12-23 Peter Hutterertools: move option parsing to a helper library
2014-12-23 Peter Hutterertools: add --enable-tap to event-debug
2014-12-23 Peter Hutterertools: make event-debug's option parsing more flexible
2014-12-22 Peter Huttererdoc: move the wiki's palm detection docs to here
2014-12-22 Peter Huttererdoc: move the wiki's tapping documentation to here
2014-12-22 Peter Huttererdoc: move the wiki's scrolling documentation to here
2014-12-22 Peter Huttererdoc: add link to udev hwdb in rel motion normalization doc
2014-12-22 Peter Huttererdoc: document the calibration as well
2014-12-22 Peter Huttererdoc: improve seat documentation
2014-12-22 Peter Huttererdoc: move "device configuration via udev" page to here
2014-12-22 Peter Huttererdoc: drop touchpad button behavior page - provided...
2014-12-22 Peter Huttererdoc: move relative motion normalization page over to...
2014-12-22 Peter HuttererImprove the documentation
2014-12-18 Jon A. CruzAdded configure option for documentation build.
2014-12-18 Jon A. CruzInitial move of some wiki contents into main documentation.
2014-12-18 Peter Hutterertools: add --help to event-debug's usage
2014-12-18 Peter Hutterertest: fix busted indentation
2014-12-17 Hans de Goedetouchpad: Use TOUCHPAD_MIN_SAMPLES in tp_get_delta
2014-12-17 Hans de Goedetouchpad: When a clickpad is clicked post combined...
2014-12-17 Hans de Goedetouchpad: Add a tp_post_pointer_motion helper function
2014-12-12 Peter Hutterertouchpad: print event type on state machine error
2014-12-12 Peter Hutterertouchpad: fix typos in error message
2014-12-11 Peter Hutterertest: fix two compiler warnings
2014-12-11 Peter Hutterertest: print axis event information for debugging too
2014-12-11 Peter Hutterertest: print the string of the event type
2014-12-11 Peter Huttererdoc: put some extra warning in for libinput_event_destroy()
2014-12-11 Peter Huttererdoc: document the base structures so they show up in...
2014-12-11 Peter Huttererdoc: add the various events to the doxygen groups
2014-12-11 Peter Huttererdoc: include README as mainpage
2014-12-11 Peter HuttererUse symbol versioning
2014-12-11 Peter HuttererDrop deprecated symbols
2014-12-10 Peter Hutterertest: create a new device during the disable test to...
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
next