kwin/plugins/kdecorations/aurorae
Marco Martin bfbcd01971 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
BUG:375868

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
2017-03-20 17:06:34 +01:00
..
src support for high dpi in aurorae 2017-03-20 17:06:34 +01:00
themes SVN_SILENT made messages (.desktop file) - always resolve ours 2016-12-20 13:30:44 +01:00
AUTHORS Move clients/ to plugins/kdecorations/ 2016-04-15 15:21:03 +02:00
CMakeLists.txt Move clients/ to plugins/kdecorations/ 2016-04-15 15:21:03 +02:00
README Move clients/ to plugins/kdecorations/ 2016-04-15 15:21:03 +02:00
theme-description Move clients/ to plugins/kdecorations/ 2016-04-15 15:21:03 +02:00
TODO Move clients/ to plugins/kdecorations/ 2016-04-15 15:21:03 +02:00

Aurorae is a themeable window decoration for KWin.

It supports theme files consisting of several SVG files for decoration and buttons. Themes can be
installed and selected directly in the configuration module of KWin decorations.

Please have a look at theme-description on how to write a theme file.