https://bugs.kde.org/show_bug.cgi?id=499825
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOT A BUG |INTENTIONAL --- Comment #28 from Nate Graham <n...@kde.org> --- If it makes you feel better, it can be CLOSED INTENTIONAL rather than CLOSED NOT A BUG. Ultimately the code path you're talking about has almost no impact here, and I think people are focusing on it unnecessarily. It only has an effect when you're using an icon theme that has symbolic and colorful versions of the same icons. If you're a person who never wants any symbolic icons, the solution is to use an icon theme without symbolic icons. Continuing to use an icon theme with both symbolic and colorful versions of the system tray icons, and then slipping a switch in the system tray that says "prefer colorful icons when possible" would give you a worse result, since you'd still see symbolic icons in 1001 other places. The specific issue that Aleksey wants such a setting to work around is actually a bug in the Oxygen icon theme; apparently it claims to have symbolic icons, but they're "half colorful, half symbolic" and Aleksey considers them ugly. That's fair. But it's something that needs to be resolved by either changing the icons in the Oxygen icon theme to not be ugly and fake symbolic, or to use a different icon theme. -- You are receiving this mail because: You are watching all bug changes.