https://bugs.kde.org/show_bug.cgi?id=366047
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/13efbfca67f82 | |70458d103e128ba76525f663329 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |5.17.1 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 13efbfca67f8270458d103e128ba76525f663329 by Nate Graham, on behalf of Konrad Materka. Committed on 10/10/2019 at 14:39. Pushed by ngraham into branch 'Plasma/5.17'. [XembedSNIProxy] Scale only big icons Summary: Do not scale up small icons to avoid quality detoriation. For small icons scaling should be done in SystemTray only. Currently XembedSNIProxy scales to 32x32, then SystemTray (usually) scales it down to 24x24. FIXED-IN: 5.17.1 Test Plan: I've run few applications with small icons: - keepassx (22x22) - liferea (16x16) - tuxguitar (16x16) It looks much better without scaling in xemebdsniproxy. Reviewers: davidedmundson, #plasma, #plasma_workspaces Reviewed By: davidedmundson, #plasma, #plasma_workspaces Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24531 M +1 -1 xembed-sni-proxy/sniproxy.cpp https://commits.kde.org/plasma-workspace/13efbfca67f8270458d103e128ba76525f663329 -- You are receiving this mail because: You are watching all bug changes.