https://bugs.kde.org/show_bug.cgi?id=487563
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/de2c2e1ddd | |288a3b2ae5f7f32528c523f9d32 | |a8f --- Comment #13 from Zamundaaa <xaver.h...@gmail.com> --- Git commit de2c2e1ddd288a3b2ae5f7f32528c523f9d32a8f by Xaver Hugl. Committed on 04/03/2025 at 23:42. Pushed by zamundaaa into branch 'master'. 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. 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/de2c2e1ddd288a3b2ae5f7f32528c523f9d32a8f -- You are receiving this mail because: You are watching all bug changes.