platform/upstream/libinput.git
2014-06-25 Jonas ÅdahlMake ref count unref/ref() functions return resulting...
2014-06-23 Jonas Ådahlevent-gui: Don't drop fraction of pointer motion events
2014-06-23 Peter HuttererChange the logging system to be per-context
2014-06-23 Peter Huttererudev: split libinput_udev context init into two functions
2014-06-23 Peter Hutterertest: move the interface declaration up
2014-06-23 Peter HuttererRename KEYBOARD_KEY_STATE to KEY_STATE
2014-06-23 Peter Hutterertools: add a tool for GUI-based debugging
2014-06-23 Peter HuttererName-space the scroll event types
2014-06-19 Peter HuttererAdd a function to get the size of a device
2014-06-19 Peter HuttererChange absolute and touch events to use mm as default...
2014-06-19 Peter Huttererevdev: force a resolution of 1 where no resolution...
2014-06-19 Peter Huttererevdev: keep the absinfo struct around instead of min/max
2014-06-19 Hans de Goedetouchpad: tp_current_touch: Fix off by one error
2014-06-16 Peter Hutterertools: fix the publish-doc script
2014-06-13 Peter HuttererDocument the top software button behavior
2014-06-13 Peter Hutterertest: fix a path test
2014-06-13 Peter Huttererpath: log two errors as application bugs
2014-06-13 Peter Huttererdoc: ignore LIBINPUT_ATTRIBUTE_PRINTF in doxygen
2014-06-13 Peter HuttererAdd two doxygen cross-references for the logging functions
2014-06-12 Peter Hutterertest: add a couple of top software button test
2014-06-12 Peter Hutterertest: Add description for the T440 synaptics touchpad
2014-06-12 Peter Hutterertest: add clickpad software button tests
2014-06-12 Peter Hutterertest: add a bunch of test for click behavior on touchpads
2014-06-12 Peter Hutterertest: add litest_assert_empty_queue helper function
2014-06-12 Peter Hutterertouchpad: always call into the the tap state machine
2014-06-11 Hans de GoedeAdd a log_msg_va function
2014-06-11 Hans de Goedetimer.h: Add #include libinput-util.h
2014-06-10 Peter Hutterertouchpad: Prefix tap-debugging message
2014-06-10 Peter Hutterertouchpad: log the invalid event as bug, not just as...
2014-06-10 Peter Hutterertest: use check's strcmp API instead of strcmp
2014-06-10 Peter Hutterertest: drop unused includes for libinput-util.h
2014-06-10 Hans de Goedeevdev-mt-touchpad-tap: Switch over to new timer subsystem
2014-06-10 Hans de Goedeevdev-mt-touchpad-buttons: Switch over to new timer...
2014-06-10 Hans de GoedeAdd a timer subsystem
2014-06-10 Peter HuttererMark the log function as attribute printf
2014-06-10 Peter Hutterertest: add --verbose flag to litests
2014-06-10 Peter Hutterertest: drop TEST_CFLAGS
2014-06-10 Peter Hutterertest: silence compiler warning for C++ build test
2014-06-10 Peter Hutterertest: fix compiler warnings for missing field initializers
2014-06-10 Peter Hutterertest: fix compiler warnings for missing prototypes
2014-06-10 Peter Hutterertest: fix compiler warning for is_debugger_attached
2014-06-10 Peter HuttererDrop empty FFI_CFLAGS
2014-06-09 Peter Hutterertools: add a script to push the doxygen output to freed...
2014-06-09 Jonas Ådahldoc: Fix spelling
2014-06-09 Jonas Ådahlconfigure.ac: libinput 0.3 0.3.0
2014-06-09 Jonas Ådahlevdev: Migrate rest of 32 bit time variables to uint64_t
2014-06-09 Stephen Chandler... s/libinput_pointer_button_state/libinput_button_state/
2014-06-09 Jonas ÅdahlUse floating point numbers instead of fixed point numbers
2014-06-04 Peter Hutterertouchpad: whitespace fix
2014-06-04 Peter Hutterertouchpad: Drop the scroll direction lock, increase...
2014-06-04 Peter Hutterertouchpad: break up a long line
2014-06-03 Peter HuttererAdd our own version of linux/input.h
2014-06-03 Peter Hutterertest: fix resolution on all devices
2014-06-03 Peter Hutterertest: fix resolution on Wacom ISDv4 E6 Finger device
2014-06-03 Peter Hutterertools: fix a compiler warning
2014-06-03 Peter Hutterertest: fix a bunch of "unused variable" warnings
2014-06-03 Peter Hutterertest: use the TEST_CFLAGS for all tests
2014-06-03 Peter Hutterertest: compiler warning fixes
2014-06-02 Peter Korsgaardevdev: Provide fallback definition for KEY_MICMUTE
2014-06-02 Peter Korsgaardevdev: Use correct fallback value for KEY_LIGHTS_TOGGLE
2014-06-02 Peter Hutterertouchpad: fix two indentation issues in the header
2014-06-02 Hans de Goedetouchpad: Add support for top softbutton area
2014-06-02 Hans de Goedetouchpad: Rename some variables and functions
2014-05-30 Peter Hutterertools: add explicit libudev dependency to event-debug
2014-05-30 Peter Huttererconfigure: simplify a condition
2014-05-30 Peter HuttererReplace log_bug with per-component bug macros
2014-05-30 Peter Hutterertest: disable CK_FORK for the valgrind runs
2014-05-30 Peter Hutterertest: restore log priority after each test
2014-05-30 Peter HuttererRemove old touchpad code
2014-05-29 Peter Huttererevdev: INPUT_PROP_DIRECT devices can't be touchpads
2014-05-29 Jonas Ådahlfilter: Ignore non-suitable trackers when calculating...
2014-05-29 Jonas Ådahlfilter: Fix get_direction for short vectors
2014-05-29 Jonas Ådahltouchpad: Make anisotropic motion deltas isotropic
2014-05-29 Jonas ÅdahlAdd basic mouse pointer acceleration
2014-05-29 Jonas Ådahltest: Queue two motion events in pointer event conversi...
2014-05-29 Jonas Ådahltest: Make relative pointer event test more accepting
2014-05-29 Jonas Ådahlfilter: Add motion filter destruction helper
2014-05-27 Hans de Goedetouchpad: Stop scrolling on a button click / tap
2014-05-27 Hans de Goedetouchpad: Refactor tp_post_scroll_events()
2014-05-27 Hans de Goedetouchpad: Fix sending of scroll stop events
2014-05-27 Hans de Goedetouchpad: Clear touches being the pointer when doing...
2014-05-27 Peter Hutterertools: plug leak in event-debug
2014-05-26 Jonas Ådahlfilter: Fix coding style
2014-05-22 Peter HuttererMerge branch 'clickpad-improvements-v2' of git://people...
2014-05-22 Jonas Ådahltouchpad: Make pointer movements a bit faster by default
2014-05-22 Hans de GoedeChange internal timestamps to uint64_t to properly...
2014-05-22 Hans de Goedetouchpad: handle_timeouts: Remove unused return value
2014-05-22 Hans de Goedetouchpad: Remove clickpad clicked test from 2 finger...
2014-05-22 Hans de Goedetouchpad: Ignore fingers in button area for 2 finger...
2014-05-22 Hans de Goedetouchpad: softbuttons: Deal with a click arriving befor...
2014-05-22 Hans de Goedetouchpad: post_button_events: Remove TOUCHPAD_EVENT_BUT...
2014-05-22 Hans de Goedetouchpad: Ignore non left clicks on clickpads
2014-05-22 Hans de Goedetouchpad: Use INPUT_PROP_BUTTONPAD instead of checking...
2014-05-22 Hans de Goedetouchpad: Rework is_pointer handling
2014-05-22 Peter Hutterertouchpad: Add clickpad-style software buttons
2014-05-22 Peter Hutterertouchpad: save the active clickfinger button
2014-05-22 Peter Huttererdoc: add state machine SVG to EXTRA_DIST
2014-05-22 Peter Hutterertouchpad: move button-related code into a separate...
2014-05-22 Peter Hutterertouchpad: reset the tap timer_fd to -1 on destroy
2014-05-22 Peter Hutterertouchpad: after a click, lock the finger to its current...
next