kwin/clients/aurorae
Martin Gräßlin 16afb24426 [aurorae] QQuickWindow needs to be a QPointer instead of a ScopedPointer
Lifetime is bound to the foreign QWindow of the decoration. Thus if that
gets destroyed our pointer becomes invalid and we need to track that.
2014-10-27 12:43:39 +01:00
..
src [aurorae] QQuickWindow needs to be a QPointer instead of a ScopedPointer 2014-10-27 12:43:39 +01:00
themes Initial port of Aurorae to KDecoration2 2014-10-24 13:48:31 +02:00
AUTHORS
CMakeLists.txt [aurorae] Drop project from CMakeLists.txt 2014-08-21 13:24:25 +02:00
README
theme-description
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.