kwin/autotests/libinput
Martin Gräßlin 02cf9e8a64 [libinput] Add support for tap and drag
From libinput documentation:
A tap immediately followed by a finger down and that finger being held
down emulates a button press. Moving the finger around can thus drag
the selected item on the screen.
2016-08-11 16:02:26 +02:00
..
CMakeLists.txt
context_test.cpp
device_test.cpp [libinput] Add support for tap and drag 2016-08-11 16:02:26 +02:00
gesture_event_test.cpp
input_event_test.cpp
key_event_test.cpp
mock_libinput.cpp [libinput] Add support for tap and drag 2016-08-11 16:02:26 +02:00
mock_libinput.h
mock_udev.cpp
mock_udev.h
pointer_event_test.cpp
touch_event_test.cpp