When Hide Cursor in Desktop Effects is turned on, after defined inactivity time cursor disappears and doesn't show up when using a graphic tablet. Mouse needs to be used to show the cursor again which makes it impossible to draw in graphical programs. STEPS TO REPRODUCE 1. Plug graphic tablet 2. Turn on Hide Cursor 3. Wait 5 seconds for the cursor to disappear (default inactivity time) OBSERVED RESULT Can't see the cursor when using graphic tablet. Moving cursor with a graphic tablet doesn't toggle cursor visibility back again. EXPECTED RESULT Moving the cursor with a graphic tablet should be treated as a mouse movement and toggle cursor visibility back again. SOFTWARE/OS VERSIONS Linux: 6.9.5-arch1-1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Wayland
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6003
Git commit ad8c947134606a92d235e3304cdf4015caf378ea by Xaver Hugl. Committed on 27/06/2024 at 10:38. Pushed by zamundaaa into branch 'master'. plugins/hidecursor: show the cursor on tablet events M +8 -0 src/plugins/hidecursor/hidecursor.cpp M +1 -0 src/plugins/hidecursor/hidecursor.h https://invent.kde.org/plasma/kwin/-/commit/ad8c947134606a92d235e3304cdf4015caf378ea
Git commit d95dd8f98fc7a3d49f30e191d939b29bfd7a8250 by Xaver Hugl. Committed on 27/06/2024 at 11:17. Pushed by zamundaaa into branch 'Plasma/6.1'. plugins/hidecursor: show the cursor on tablet events (cherry picked from commit ad8c947134606a92d235e3304cdf4015caf378ea) Co-authored-by: Xaver Hugl <xaver.hugl@gmail.com> M +8 -0 src/plugins/hidecursor/hidecursor.cpp M +1 -0 src/plugins/hidecursor/hidecursor.h https://invent.kde.org/plasma/kwin/-/commit/d95dd8f98fc7a3d49f30e191d939b29bfd7a8250
*** Bug 490110 has been marked as a duplicate of this bug. ***
*** Bug 490062 has been marked as a duplicate of this bug. ***