https://bugs.kde.org/show_bug.cgi?id=473126
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/115ea7454b | |16c229bec4936b2aa30a02b113b | |ca0 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Vlad Zahorodnii <[email protected]> --- Git commit 115ea7454b16c229bec4936b2aa30a02b113bca0 by Vlad Zahorodnii, on behalf of Aki Sakurai. Committed on 24/10/2023 at 13:22. Pushed by vladz into branch 'master'. 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. M +31 -5 autotests/wayland/server/test_tablet_interface.cpp M +117 -53 src/wayland/tablet_v2.cpp https://invent.kde.org/plasma/kwin/-/commit/115ea7454b16c229bec4936b2aa30a02b113bca0 -- You are receiving this mail because: You are watching all bug changes.
