kwin/autotests/wayland/server
Aki Sakurai 115ea7454b Send tablet events to every bound wl_resource
Some apps, notably Tablet KCM, will rebind the tablet interface and consume all events that should be sent to the GUI toolkit.
This commit sends events to every consumer and also stores the latest cursor indexed by wl_client instead of wl_resource.
BUG:473126
2023-10-24 11:22:27 +00:00
..
CMakeLists.txt
test_datacontrol_interface.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
test_display.cpp
test_inputmethod_interface.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
test_keyboard_shortcuts_inhibitor_interface.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
test_layershellv1_interface.cpp
test_no_xdg_runtime_dir.cpp
test_screencast.cpp
test_seat.cpp
test_tablet_interface.cpp Send tablet events to every bound wl_resource 2023-10-24 11:22:27 +00:00
test_textinputv1_interface.cpp
test_textinputv3_interface.cpp
test_viewporter_interface.cpp