kwin/autotests/wayland
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
..
client There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
server Send tablet events to every bound wl_resource 2023-10-24 11:22:27 +00:00
CMakeLists.txt