kwin/libkdecorations
Martin Gräßlin f74df28450 [kwin] Use KPluginTrader and json metadata to find KDecorations
* 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
2014-03-17 07:41:14 +01:00
..
CMakeLists.txt Generate a KDecorationsConfig.cmake and install it 2014-02-27 11:25:54 +01:00
kcommondecoration.cpp Hide the OnAllDesktops button if there is only one virtual desktop 2014-03-05 13:02:32 +01:00
kcommondecoration.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
kcommondecoration_p.cpp Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp Hide the OnAllDesktops button if there is only one virtual desktop 2014-03-05 13:02:32 +01:00
kdecoration.h [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
kdecoration_p.cpp Replace NULL with nullptr in libkdecorations folder 2014-02-24 16:47:48 +01:00
kdecoration_p.h [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecoration_plugins_p.cpp [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
kdecoration_plugins_p.h Use KPluginLoader to load our decoration plugins 2014-03-03 13:55:52 +01:00
kdecorationbridge.h Hide the OnAllDesktops button if there is only one virtual desktop 2014-03-05 13:02:32 +01:00
kdecorationfactory.cpp [kwin] Fix crash on restart in kdecorationfactory 2014-03-03 14:51:53 +01:00
kdecorationfactory.h [libkdecorations] Generate an export header 2013-12-05 10:00:46 +01:00
KDecorationsConfig.cmake.in Generate a KDecorationsConfig.cmake and install it 2014-02-27 11:25:54 +01:00
Mainpage.dox
Messages.sh