https://bugs.kde.org/show_bug.cgi?id=443921
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/33f3a13a1a8c | |42d57063f49e410e21ae80cb072 | |9 Resolution|--- |FIXED --- Comment #3 from Zamundaaa <[email protected]> --- Git commit 33f3a13a1a8c42d57063f49e410e21ae80cb0729 by Xaver Hugl. Committed on 29/11/2021 at 17:37. Pushed by zamundaaa into branch 'master'. wayland: show cursor if stylus is in proximity While a stylus is in proximity we want to show its cursor. In this commit it only gets shown on move because for a still unknown reason the position is out of date before the first move event. M +1 -1 src/CMakeLists.txt R +16 -6 src/hide_cursor_spy.cpp [from: src/touch_hide_cursor_spy.cpp - 057% similarity] R +2 -1 src/hide_cursor_spy.h [from: src/touch_hide_cursor_spy.h - 084% similarity] M +2 -2 src/input.cpp https://invent.kde.org/plasma/kwin/commit/33f3a13a1a8c42d57063f49e410e21ae80cb0729 -- You are receiving this mail because: You are watching all bug changes.
