Add missing icon sizes

Authored by ngraham on Nov 14 2017, 3:01 AM.

Description

Add missing icon sizes

Summary:
Add missing scalable icon sizes

BUG: 384473

Test Plan:
Add missing scalable icon sizes at index.theme. If not all size are covered by scalable icons some desktop environment other than PLASMA may show icons not properly scaled.

See also bug #384473 for more detailed explaination and screenshot
https://bugs.kde.org/show_bug.cgi?id=384473

Update:
From the MATE Desktop environment you may use 'Appearance' (the binary is (/usr/bin/mate-appearance-properties) to modify its look-and-feel. There is not a Breeze theme listed there here but from the 'Theme' tab you may click the 'Customise...' button and from the new window you may select 'Breeze' in 'Controls', 'Pointer' and 'Icons' tabs.

Then restart MATE to see the applied changes. Here is how MATE desktop appears with Breeze icons before the changes.

As you may see (scalable) icons from Breeze theme are bigger than others (which are .svg icons too). In caja application this is even more evident especially for 'computer' icon

After I inspected the caja code I found it uses scalable icons and I found the problem is Breeze does not provide for some icon sizes for some scalable icons required by caja so it uses a bigger sized icon (all works fine with MATE default theme, of course). So I modified the Breeze index.theme as reported here and ,as you may see from the screenshots below, all icons are of the right size

desktop

caja

I used the fixed Breeze theme both in PLASMA and LXQt and I not noticed any differences from before to after so I believe my changes are not dangerous for other DE.

Reviewers: Breeze, VDG, jensreuterberg, Frameworks, hein, mandian

Reviewed By: hein

Subscribers: andreask, hein, ngraham, cfeck, Frameworks

Tags: Frameworks, Breeze

Differential Revision: https://phabricator.kde.org/D7810

Details

Committed
ngrahamNov 14 2017, 3:02 AM
Reviewer
hein
Differential Revision
D7810: Add missing icon sizes
Parents
R266:de23577cd084: GIT_SILENT Upgrade KF5 version to 5.41.0.
Branches
Unknown
Tags
Unknown