kwin/plugins/kdecorations/aurorae
Vlad Zagorodniy cccb3456f3 Use QColor::darker/lighter instead of QColor::dark/light
Summary: QColor::dark() and QColor::light() are obsolete since long time ago.

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22360
2019-07-10 02:03:10 +03:00
..
src Use QColor::darker/lighter instead of QColor::dark/light 2019-07-10 02:03:10 +03:00
themes Overhaul doxygen comments 2019-02-12 19:29:33 +02: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 Update URLs to use https 2019-03-25 19:26:23 +01: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.