Summary: | KDE Plasma 'Toggle Mouse Click Effect' should be 'Toggle Mouse Click Animation' | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | reports_go_brrr <goodaqua> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | 6.1.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/99a04955c19d44d6434cd29331aefd946d4b8175 | Version Fixed In: | 6.3 |
Sentry Crash Report: | |||
Attachments: |
KWin Shortcuts
Desktop effects |
Created attachment 173778 [details]
Desktop effects
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6407 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 *** Bug 493363 has been marked as a duplicate of this bug. *** |
Created attachment 173777 [details] KWin Shortcuts SUMMARY Shortcut of "KWin" "Toggle Mouse Click Effect" need to be renamed to "Toggle Mouse Click Animation" because of "Mouse Click Animation" desktop effect's name. STEPS TO REPRODUCE 1. Open Settings 2. Go to "Desktop effects" and check if "Mouse Click Animation" is available for you 3. Then go to Shortcuts 4. Check KWin tab 5. Search "Toggle Mouse Click Effect" OBSERVED RESULT Slight mislead is present. EXPECTED RESULT Please fix it. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.10.7-arch1-1 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION Vanilla KDE Plasma.