Summary: | Breeze Plasma Theme should include Software Center icons | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | trmdi |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | aleixpol, bugseforuns, kainz.a, kde, kde, nate, plasma-bugs |
Priority: | NOR | ||
Version First Reported In: | 5.22.4 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Pic1
Pic2 |
Description
trmdi
2018-08-01 03:09:33 UTC
Created attachment 114246 [details]
Pic1
Created attachment 114247 [details]
Pic2
Can confirm How is that an issue in Discover? https://phabricator.kde.org/source/discover/browse/master/notifier/plasmoid/contents/ui/main.qml$28 We're just telling Plasma which icon to use. So what product and component should this bug belong to? Do you know what DiscoverNotifier.iconName evaluates to? We only connect to the theme changing if we're loading an icon from the Plasma theme, not if it's from the regular icon set. At a guess the icon is not in breeze, so we don't connect for updates. But it is in Adapta which is why it appears after reload. It's: update-* (update-none, update-high, etc). So it's just not supposed to change? The icon is only in Breeze icons (and Oxygen) but not in the Plasma theme, maybe this causes it not to update. Did you change the icon theme as well? No, just changed the desktop theme. I guess breeze plasma theme should include these icons them, I'm not sure if it's a design decision that these should be part of the plasma theme, I guess it makes sense at least for plasma components. No need anymore; Plasma theme icons don't exist in Plasma 6, so getting the icon from the icon theme is now intentional. |