kwin/clients/aurorae
Aleix Pol e995a9d76f Remove qt4_automoc calls
They're not needed anymore, and break my build directory from time to time.
If this commit breaks your compilation, clean your build directory (or at
least the plasma and kwin subdirectories).
2014-01-07 15:29:44 +01:00
..
src Port to KF5 renaming changes 2013-12-11 21:41:47 +01:00
themes Remove qt4_automoc calls 2014-01-07 15:29:44 +01:00
AUTHORS Initial import of Aurorae Kwin decoration theme engine. 2009-06-19 09:18:07 +00:00
CMakeLists.txt Port of Plastik decoration to QML 2012-08-26 20:56:19 +02:00
README Initial import of Aurorae Kwin decoration theme engine. 2009-06-19 09:18:07 +00:00
TODO Initial import of Aurorae Kwin decoration theme engine. 2009-06-19 09:18:07 +00:00
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

README

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.