https://bugs.kde.org/show_bug.cgi?id=508299
--- Comment #5 from Nate Graham <[email protected]> --- Git commit bf46b2777d45f224e1fa9cd06be0f0e4c47a0895 by Nate Graham. Committed on 27/08/2025 at 23:33. Pushed by cullmann into branch 'master'. Remove nonstandard colorful app icon sizes In general, colorful app icons are 48px in size. When apps offer other colorful versions at other sizes, it offers the benefit of pixel-perfection at those sizes, with the drawback of uneven sizing between app icons in UIs that snap icons to the next closest existing size, like the Task Manager does. Thus there would be a preference list of ideal outcomes: 1. All app icon include versions for all sizes. Drawback: tons of work that, realistically, won't happen. 2. All app icons only include the 48px version. Drawback: blurriness when app icons are displayed at sizes other than 48px when using a low DPI screen. 3. Some app icons include colorful versions at some random sizes. Drawback: still get blurriness for *most* app icons displayed at non-48px size, but also get mismatched sizes in the Task Manager and potentially other places too. Right now we're at outcome 3. This MR moves Breeze icons to outcome 2 for icons of actual apps. Outcome 1 would be ideal, but would be orders of magnitude more work that I don't foresee materializing. T +3363 -1 icons/apps/16/accessories-text-editor.svg D +0 -51 icons/apps/16/kmymoney.svg D +0 -22 icons/apps/16/konversation.svg D +0 -3363 icons/apps/16/kwrite.svg T +123 -1 icons/apps/16/preferences-system.svg D +0 -123 icons/apps/16/systemsettings.svg D +0 -351 icons/apps/16/umbrello.svg D +0 -20 icons/apps/16/vvave.svg T +1991 -1 icons/apps/32/accessories-text-editor.svg D +0 -1 icons/apps/32/ktimetracker.svg D +0 -1991 icons/apps/32/kwrite.svg T +141 -1 icons/apps/32/preferences-system.svg D +0 -141 icons/apps/32/systemsettings.svg D +0 -375 icons/apps/32/umbrello.svg T +1421 -1 icons/apps/64/accessories-text-editor.svg D +0 -1421 icons/apps/64/kwrite.svg D +0 -687 icons/apps/64/umbrello.svg M +1 -1 icons/preferences/32/preferences.svg M +1 -1 icons/preferences/32/yast-sysconfig.svg M +1 -1 icons/preferences/32/yast-system-group.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/bf46b2777d45f224e1fa9cd06be0f0e4c47a0895 -- You are receiving this mail because: You are watching all bug changes.
