kwin/autotests/libinput
Aleix Pol f5a73b87e3 Initial support for tablets on Wayland
Summary:
This includes support for them on libinput and turns it into fake
pointer actions.
This doesn't implement zwp_tablet, this will have to happen in an
iteration later.

Test Plan:
Been playing around with it, see video.
https://www.youtube.com/watch?v=GF1WbO8FVvU

Reviewers: #plasma, #kwin, romangg

Reviewed By: #plasma, #kwin, romangg

Subscribers: zzag, davidedmundson, romangg, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25663
2019-12-10 21:56:31 +01:00
..
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
context_test.cpp
device_test.cpp
gesture_event_test.cpp
input_event_test.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
key_event_test.cpp
mock_libinput.cpp Initial support for tablets on Wayland 2019-12-10 21:56:31 +01:00
mock_libinput.h Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
mock_udev.cpp
mock_udev.h
pointer_event_test.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
switch_event_test.cpp
touch_event_test.cpp