https://bugs.kde.org/show_bug.cgi?id=487563
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/de2c2e1ddd |ma/kwin/-/commit/7fc9a50b6c |288a3b2ae5f7f32528c523f9d32 |ab38845283731343240ef32dd77 |a8f |788 --- Comment #14 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 7fc9a50b6cab38845283731343240ef32dd77788 by Vlad Zahorodnii, on behalf of Xaver Hugl. Committed on 12/03/2025 at 13:58. Pushed by vladz into branch 'Plasma/6.3'. compositor: only delay hardware cursor updates when necessary We only want to delay them while an active window is driving the refresh rate of the screen - outside of that situation, we want cursor updates to be done at the maximum refresh rate of the screen. (cherry picked from commit de2c2e1ddd288a3b2ae5f7f32528c523f9d32a8f) M +16 -7 src/compositor_wayland.cpp M +10 -1 src/core/renderloop.cpp M +4 -0 src/core/renderloop.h https://invent.kde.org/plasma/kwin/-/commit/7fc9a50b6cab38845283731343240ef32dd77788 -- You are receiving this mail because: You are watching all bug changes.