kwin/clients/aurorae
Martin Gräßlin 459da3ea44 Port of Plastik decoration to QML
The Plastik decoration buttons are provided by a declarative
extension plugin as the canvas drawing API would be needed to
draw these buttons. This should be changed with Qt 5.

But it's also a nice example to show how a QML based decoration
can have an extension in C++.
2012-08-26 20:56:19 +02:00
..
src Support for config values in QML decorations 2012-08-26 20:56:19 +02:00
themes Port of Plastik decoration to QML 2012-08-26 20:56:19 +02:00
AUTHORS
CMakeLists.txt Port of Plastik decoration to QML 2012-08-26 20:56:19 +02:00
README
theme-description Better support for maximized windows in Aurorae. The theme can include explicit elements for the maximzed area. 2010-03-07 13:37:47 +00: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.