https://bugs.kde.org/show_bug.cgi?id=493275
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/99a04955c1 | |9d44d6434cd29331aefd946d4b8 | |175 Status|ASSIGNED |RESOLVED Version Fixed In| |6.3 --- Comment #3 from cwo <[email protected]> --- Git commit 99a04955c19d44d6434cd29331aefd946d4b8175 by Christoph Wolk. Committed on 18/09/2024 at 18:48. Pushed by cwo into branch 'master'. plugins/mouseclick: call shortcut "Animation" The mouseclick plugin's official name is "Mouse Click Animation", but the keyboard shortcut for toggling the effect is called "Toggle Mouse Click Effect". Not only is this a bit inconsistent, it's also unclear when set from the Shortcuts kcm; "Toggle Mouse Click Effect" could also refer to toggling what clicking the mouse does (e.g. disabling it completely or swapping left and right click). This change makes the name of the shortcut "Toggle Mouse Click Animation", increasing consistency and clarity. FIXED-IN: 6.3 M +1 -1 src/plugins/mouseclick/mouseclick.cpp M +1 -1 src/plugins/mouseclick/mouseclick_config.cpp https://invent.kde.org/plasma/kwin/-/commit/99a04955c19d44d6434cd29331aefd946d4b8175 -- You are receiving this mail because: You are watching all bug changes.
