f74df28450
* A KDecoration needs to include json metadata * A KDecoration needs to be installed to kwin/kdecorations * Aurorae and Oxygen adjusted * kcmdeco locates all decorations through the KPluginTrader * libkdecoration uses KPluginTrader to find the plugin * config plugins also need to include json metadata with X-KDE-PluginInfo-Name being the same as the decoration * config plugins need to get installed to kwin/kdecorations/config * kcmdeco locates the config plugin for a deco through the name and KPluginTrader REVIEW: 116765 |
||
---|---|---|
.. | ||
src | ||
themes | ||
AUTHORS | ||
CMakeLists.txt | ||
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.