Summary: | Breeze icons are inconsistent when using Evolution | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | elman |
Component: | Icons | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, kainz.a, nate, noahadvs |
Priority: | NOR | ||
Version: | 5.18.1 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=417969 | ||
Latest Commit: | Version Fixed In: | 5.68 | |
Sentry Crash Report: | |||
Attachments: |
Icons in Evolution
evolution - appointment |
In this case, it looks like the issue is that the toolbar buttons are using a 24px or larger icon size, and there's no monochrome icon for user-trash, only colorful. It looks like we'll need for every icon that has both monochrome and colorful versions depending on the size to have a 24px size to ensure the right style gets used in GNOME apps. Showing the Nautilus icon in the toolbar is probably an Evolution issue, not a Breeze icons issue. We don't have an icon that looks like that in Breeze. I'm going to fix the issue for this icon, but we have a long-term plan to fix it universally for everything at build-time (to eliminate manual errors). See https://phabricator.kde.org/T11950 Oh hmm. There is no 24px size for places icons, and user-trash is a places icon. Should we create a 24px folder to hold 24px versions of all these icons for compatibility's sake? (In reply to Nate Graham from comment #3) > Oh hmm. There is no 24px size for places icons, and user-trash is a places > icon. > > Should we create a 24px folder to hold 24px versions of all these icons for > compatibility's sake? There's no harm as long as we eventually automate the creation of 24px icons. Ah screw it, I'll just do that automation right now. It's about time. Created attachment 126406 [details]
evolution - appointment
Appointment creation is event better example of wrong icons.
Fixed by that patch, BTW. Can you try again once KDE Frameworks 5.68 is released? Of course I will try. No problem. :) I just checked icons in KDE Frameworks 5.68 and although icons still have different styles (monochrome vs colourful), sizes are correct which is great. Thanks a lot! |
Created attachment 126241 [details] Icons in Evolution SUMMARY Before Plasma 5.18 I used different sets of icons for Qt apps (Breeze) and for GTK apps (Adwaita). Now that settings are synchronized, I have to use Breeze icons also for GTK apps. This brings issues with consistency of the icons. I do not know where the problem lies, but when I use Evolution, some icons have different style than others. Is this because some icons are missing in Breeze set? STEPS TO REPRODUCE 1. Open Evolution on Plasma 5.18 with Breeze icon set OBSERVED RESULT Icons have different styles. EXPECTED RESULT All icons have same style. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro KDE Plasma Version: 5.18.1 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION See screenshot