touchpad: drop the BOTTOM_TO_AREA/BOTTOM_NEW states
[platform/upstream/libinput.git] / src / evdev-mt-touchpad-buttons.c
2014-07-03 Peter Hutterertouchpad: drop the BOTTOM_TO_AREA/BOTTOM_NEW states
2014-07-03 Peter Hutterertouchpad: reduce button size, use physical sizes where...
2014-07-02 Peter Hutterertouchpad: log the sysname of the device that looks...
2014-06-25 Peter HuttererMerge branch 'master' of git+ssh://git.freedesktop...
2014-06-25 Peter HuttererMerge branch 'ref-counting-context'
2014-06-23 Peter HuttererChange the logging system to be per-context
2014-06-19 Peter Huttererevdev: keep the absinfo struct around instead of min/max
2014-06-10 Hans de Goedeevdev-mt-touchpad-buttons: Switch over to new timer...
2014-06-09 Stephen Chandler... s/libinput_pointer_button_state/libinput_button_state/
2014-06-03 Peter HuttererAdd our own version of linux/input.h
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 HuttererReplace log_bug with per-component bug macros
2014-05-22 Peter HuttererMerge branch 'clickpad-improvements-v2' of git://people...
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: 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 Hutterertouchpad: move button-related code into a separate...