kwin/plugins/kdecorations/aurorae
Vlad Zagorodniy 53936854c7 [aurorae] Make QML-based decoration themes react to border size changes
Summary:
Currently only SVG-based decoration themes react to border size changes.
QML-based decoration themes on the other hand, for example Plastik, don't
react to such changes, only new windows will have decorations with the
new border size.

BUG: 408035

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22665
2019-07-29 21:23:01 +03:00
..
src [aurorae] Make QML-based decoration themes react to border size changes 2019-07-29 21:23:01 +03:00
themes Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
AUTHORS
CMakeLists.txt
README
theme-description Update URLs to use https 2019-03-25 19:26:23 +01:00
TODO

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.