https://bugs.kde.org/show_bug.cgi?id=487820
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/8d5f46a719 | |4fe99a84d31f7ab007382595a7e | |6c8 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #13 from fanzhuyi...@gmail.com --- Git commit 8d5f46a7194fe99a84d31f7ab007382595a7e6c8 by Yifan Zhu. Committed on 12/08/2024 at 06:54. Pushed by fanzhuyifan into branch 'master'. plugins/trackmouse: listen to mouse events when active Previously TrackMouseEffect only listens to mouse events if there are modifiers configured. So when it was activated by shortcut, the effect doesn't follow mouse movements. Instead, listen to mouse events when the effect has been activated, or if any modifier is configured. M +16 -4 src/plugins/trackmouse/trackmouse.cpp M +3 -0 src/plugins/trackmouse/trackmouse.h https://invent.kde.org/plasma/kwin/-/commit/8d5f46a7194fe99a84d31f7ab007382595a7e6c8 -- You are receiving this mail because: You are watching all bug changes.