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 Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
device_test.cpp [libinput] Add support for clickfinger and button areas click method 2018-12-22 17:29:49 +01:00
gesture_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
input_event_test.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
key_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
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 [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
mock_udev.h [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
pointer_event_test.cpp Send axis_source, axis_discrete, and axis_stop 2019-05-17 12:06:10 +03:00
switch_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
touch_event_test.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00