kwin/autotests/libinput
Aleix Pol 27f24d1449 input: Introduce a outputArea property for tablet devices
It's important for tablet devices to be able to specify to which section
of the display we'll be fitting the tablet. This setting allows to
specify this by providing some options that will do so relative to the
output size.

CCBUG: 433045
2022-07-25 23:29:07 +00:00
..
CMakeLists.txt [libinput] Add support for display mapping 2021-12-13 18:53:23 +00:00
device_test.cpp backends/libinput: Rework Device getter 2022-04-29 12:47:34 +00:00
gesture_event_test.cpp libinput: use std::unique_ptr for events 2022-06-21 17:50:49 +00:00
input_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
key_event_test.cpp libinput: use std::unique_ptr for events 2022-06-21 17:50:49 +00:00
mock_libinput.cpp input: Introduce a outputArea property for tablet devices 2022-07-25 23:29:07 +00:00
mock_libinput.h backends/libinput: Rework Device getter 2022-04-29 12:47:34 +00:00
pointer_event_test.cpp libinput: use std::unique_ptr for events 2022-06-21 17:50:49 +00:00
switch_event_test.cpp libinput: use std::unique_ptr for events 2022-06-21 17:50:49 +00:00
touch_event_test.cpp libinput: use std::unique_ptr for events 2022-06-21 17:50:49 +00:00