https://bugs.kde.org/show_bug.cgi?id=375868
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/bfbcd0197181657d5dfac953a | |d77dd3de2ee7e92 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Marco Martin <[email protected]> --- Git commit bfbcd0197181657d5dfac953ad77dd3de2ee7e92 by Marco Martin. Committed on 20/03/2017 at 16:06. Pushed by mart into branch 'master'. support for high dpi in aurorae Summary: aurorae themes have hardoded sizes in pixels in their config files, but the framesvgs scale by themselves based on font dpi leading to corrupt results scale all sizes using the same logic(that's also used in c++ based kdecorations), gives correct looking scaled decorations Test Plan: see screenshot Reviewers: #plasma, graesslin Reviewed By: #plasma, graesslin Subscribers: plasma-devel, kwin, #kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D5114 M +46 -35 plugins/kdecorations/aurorae/src/lib/themeconfig.cpp https://commits.kde.org/kwin/bfbcd0197181657d5dfac953ad77dd3de2ee7e92 -- You are receiving this mail because: You are watching all bug changes.
