Summary: | Humble request to bring back the option to turn off "activate on hover" for sidebar categories | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | TONKAHANAH <u83rmensch> |
Component: | Application Launcher (Kickoff) widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | 4wy78uwh, bugseforuns, fuzzy987321, gantetsu.kenshin, kmcwilliampublic, mail, mikel5764, nate, nikolakocicbz, noahadvs, witchhunterpro |
Priority: | NOR | ||
Version: | 5.25.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/05a4d828fee1055d6674d0655462acc8b22fba28 | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
TONKAHANAH
2022-04-15 04:18:32 UTC
Answering my own question of "why?: > I just dont like it at all. I very much dislike having anything change via hovering my mouse over it, > I'd like it to only change when I actually activate a button. > cuz I like it that way, nothing is broken, just not to my liking and it cant hurt to ask to have it back. I find the fact that the categories switch on mouseover very annoying, to the point where I just can't use the Kickoff menu. I just end up trying to click something in my favorites while the category changes to something else because I moved my mouse over it too slowly... It would be nice if it was possible to disable this behavior in the configuration. To have to actually click on the categories to switch between them. Thanks for your work and consideration :) The downstream "Simple Kickoff" added this option in this commit: https://github.com/HimDek/Simple-Kickoff-for-Plasma/commit/f9ea591e8e88057d6a00ede757f25fb2fcd7a8ed Should be pretty simple to adapt this to upstream Kickoff also. *** Bug 471055 has been marked as a duplicate of this bug. *** *** Bug 442108 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2128 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2658 Git commit 05a4d828fee1055d6674d0655462acc8b22fba28 by Noah Davis. Committed on 05/12/2024 at 10:49. Pushed by ndavis into branch 'master'. Kickoff: Add a setting to enable selecting categories on hover Related: bug 426015, bug 483205 M +4 -0 applets/kickoff/package/contents/config/main.xml M +6 -7 applets/kickoff/package/contents/ui/AbstractKickoffItemDelegate.qml M +10 -0 applets/kickoff/package/contents/ui/ApplicationsPage.qml M +6 -0 applets/kickoff/package/contents/ui/ConfigGeneral.qml M +2 -2 applets/kickoff/package/contents/ui/KickoffGridView.qml M +2 -2 applets/kickoff/package/contents/ui/KickoffListView.qml M +10 -0 applets/kickoff/package/contents/ui/PlacesPage.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/05a4d828fee1055d6674d0655462acc8b22fba28 |