Use an enum to enable/disable tapping configuration
[platform/upstream/libinput.git] / src / evdev-mt-touchpad-tap.c
2014-07-21 Peter HuttererUse an enum to enable/disable tapping configuration
2014-07-03 Peter Hutterertouchpad: hook up to the tapping configuration
2014-07-01 Peter Hutterertouchpad: disable tapping for fingers exceeding the...
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-10 Peter Hutterertouchpad: Prefix tap-debugging message
2014-06-10 Peter Hutterertouchpad: log the invalid event as bug, not just as...
2014-06-10 Hans de Goedeevdev-mt-touchpad-tap: Switch over to new timer subsystem
2014-06-09 Stephen Chandler... s/libinput_pointer_button_state/libinput_button_state/
2014-06-04 Peter Hutterertouchpad: break up a long line
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 Peter Hutterertouchpad: reset the tap timer_fd to -1 on destroy
2014-03-25 Peter Hutterertouchpad: clean up tap bits on destroy
2014-03-25 Peter Hutterertouchpad: use log_error instead of fprintf
2014-03-25 Peter HuttererMerge branch 'wip/mt-touchpad'
2014-03-24 Peter Hutterertouchpad: Filter motion in a certain number of tap...
2014-03-24 Peter Hutterertouchpad: add support for multi-finger tapping