https://bugs.kde.org/show_bug.cgi?id=461181
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/815269a26f23 |ma/kwin/commit/5432ffb76d97 |4758f95a729c2323de552723639 |f7d729e1b7dfaa8f3a724b36eac |b |0 --- Comment #6 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 5432ffb76d97f7d729e1b7dfaa8f3a724b36eac0 by Xaver Hugl. Committed on 09/02/2023 at 22:59. Pushed by zamundaaa into branch 'cherry-pick-815269a2'. backends/drm: set cursor again after it was hidden This isn't necessary with atomic modesetting, as moving and setting are the same thing. With legacy though, if the cursor was hidden, moving it with the layer visible does not automatically show it again, so that needs to be done explicitly (cherry picked from commit 815269a26f234758f95a729c2323de552723639b) M +2 -1 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/commit/5432ffb76d97f7d729e1b7dfaa8f3a724b36eac0 -- You are receiving this mail because: You are watching all bug changes.