Bug 358108 - Persistent favorite apps in Application Dashboard (and possibly in Kicker and Kickoff)
Summary: Persistent favorite apps in Application Dashboard (and possibly in Kicker and...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) (show other bugs)
Version: 5.5.3
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-17 05:55 UTC by Sudhir Khanger
Modified: 2017-12-16 12:49 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sudhir Khanger 2016-01-17 05:55:07 UTC
If I am changing my layout which requires removing and re-adding App Dash which removes and resets App Dash. It would be very useful if favorites aren't lost.

Reproducible: Always

Steps to Reproduce:
1. Add a few favorites to you AppDash
2. Remove AppDash
3. Re-add AppDash

Actual Results:  
Favorite apps are lost when AppDash is removed.

Expected Results:  
Favorite apps should be persistent.
Comment 1 Bob Wya 2016-02-25 14:43:03 UTC
Yup. This is not really ideal. Say you have 2 panels (1 / monitor) each with a kickoffdash. Then you might (!!) want to have the favourites linked / synced between. However think again - bzzzt - no!!

So basically I've got to manually hack about in the configuration files to fix this issue.

1) Alter:
/usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/config/main.xml
to "fix" / change the default global favourites.

and / or
2) Add further cruft to my BASH script to fix (which runs pre-startup):
~/.config/plasma-org.kde.plasma.desktop-appletsrc
which already "fixes" another Plasma 5 bug where panels randomly move when you change screen configuration... Add a hack to sync my favourites between the panels (each with a separate kickoffdash).
Comment 2 S. Christian Collins 2016-12-29 16:54:12 UTC
It is real easy to hit this bug when testing out different application launcher styles. If you have created any favorites, you will lose them after the switch to another launcher, and you won't get them back when returning to your previous launcher style.
Comment 3 Eike Hein 2017-01-02 07:49:40 UTC
This is not a bug.
Comment 4 Alexander Mentyu 2017-08-28 12:15:51 UTC
There may be like 'Remember/Persistent widgets settings' checkbox somewhere in the 'Look And Feel' window or something like that with ability to save widgets setting (favorites, pinned apps...) and spread/share them across all widgets.
Comment 5 Eike Hein 2017-08-28 15:27:32 UTC
It'll get addressed in 5.11 or 5.12 when favorites get stored in the activities db instead and shared among widgets.
Comment 6 Patrick Silva 2017-12-16 12:49:03 UTC
since some plasma releases ago, favorite apps list is preserved when the user toggles between the apps menus available.