https://bugs.kde.org/show_bug.cgi?id=505663
--- Comment #12 from Joshua Goins <[email protected]> --- Git commit 92b48ae5dfe4f8ded39290652e6077ac7b2afd6b by Joshua Goins. Committed on 14/02/2026 at 02:48. Pushed by redstrate into branch 'master'. input: Add an option to sync tablet cursor position with the mouse Currently, KWin tracks the stylus cursor and mouse cursor in two separate positions. While this is preferred by some users, it's apparent this is actually quite the opinionated option and is a blocker for some tablet-users moving to Wayland. M +1 -1 autotests/integration/buttonrebind_test.cpp M +166 -1 autotests/integration/pointer_input.cpp M +10 -0 src/input.cpp M +3 -0 src/input.h M +5 -0 src/pointer_input.cpp M +5 -1 src/tablet_input.cpp https://invent.kde.org/plasma/kwin/-/commit/92b48ae5dfe4f8ded39290652e6077ac7b2afd6b -- You are receiving this mail because: You are watching all bug changes.
