Summary: | Allow the user to specify how many icon columns are given to the "Favourites" list | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Xavion <Xavion.0> |
Component: | Application Dashboard widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate, plasma-bugs-null, Xavion.0 |
Priority: | NOR | ||
Version First Reported In: | 6.2.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/87f72342e1b019588bda36e4ec12026878dbf60a | Version Fixed In: | 6.6.0 |
Sentry Crash Report: |
Description
Xavion
2015-11-13 22:59:30 UTC
I thought about making this configurable with a draggable splitter handle in a future version. Yep, that could be a more intuitive way to do it. I guess it all depends on how obvious the splitter is to the user. You wouldn't want them not to notice its existence. Mouse cursor change + some sort of delayed hover effect should do the trick. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3237 Git commit 87f72342e1b019588bda36e4ec12026878dbf60a by Niccolò Venerandi. Committed on 15/10/2025 at 08:19. Pushed by niccolove into branch 'master'. Allow the user to resize the amount of columns in the Favorites section After this commit, the user is able to drag and drop the area between the Favorites and Recent Apps in the Dashboard to resize the amount of columns to assign to each section. M +33 -1 applets/kicker/DashboardRepresentation.qml M +4 -0 applets/kicker/main.xml https://invent.kde.org/plasma/plasma-desktop/-/commit/87f72342e1b019588bda36e4ec12026878dbf60a |