Remove old touchpad code
[platform/upstream/libinput.git] / src / evdev-mt-touchpad-buttons.c
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...