[plasmashell] [Bug 457077] Favorites item uses a monochrome icon, whereas everything else uses a colorful icon

Nate Graham bugzilla_noreply at kde.org
Sun Jul 24 21:37:49 BST 2022


https://bugs.kde.org/show_bug.cgi?id=457077

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m at nueljl.in

--- Comment #2 from Nate Graham <nate at kde.org> ---
So there are a few problems here:
* in plasma-workspace/applets/kicker/plugin/rootmodel.cpp, we use the
`bookmarks` icon which is not semantically correct, as a bookmark is something
different from a favorited item.
* If we switched to using either of the more semantically correct `favorite` or
`favorites` icon, those icons in the Breeze icon theme are also monochrome at
their small sizes

I see two ways we could proceed here:
1. Change the `bookmarks` icon in the Plasma theme to look like a colorful star
2. Change the icon used to `applications-favorites` and create that icon in the
Breeze icon theme, ensuring there's a colorful version for both the 22px and
32px sizes.

Noah and Manuel, what do you think?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Plasma-devel mailing list