https://bugs.kde.org/show_bug.cgi?id=487820
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/8d5f46a719 |ma/kwin/-/commit/979e506e6e |4fe99a84d31f7ab007382595a7e |c2739fa760c459af2412fd36514 |6c8 |e42 --- Comment #14 from fanzhuyi...@gmail.com --- Git commit 979e506e6ec2739fa760c459af2412fd36514e42 by Yifan Zhu. Committed on 12/08/2024 at 08:34. Pushed by fanzhuyifan into branch 'Plasma/6.1'. 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. (cherry picked from commit 8d5f46a7194fe99a84d31f7ab007382595a7e6c8) Co-authored-by: Yifan Zhu <fanzhuyi...@gmail.com> M +16 -4 src/plugins/trackmouse/trackmouse.cpp M +3 -0 src/plugins/trackmouse/trackmouse.h https://invent.kde.org/plasma/kwin/-/commit/979e506e6ec2739fa760c459af2412fd36514e42 -- You are receiving this mail because: You are watching all bug changes.