kwin/kcmkwin/kwindecoration
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
..
qml [kcmdeco] Introduce a new PreviewItem for rendering QWidget based decos in QML 2013-11-14 09:41:52 +01:00
auroraeconfig.ui [kwin/kcmdeco] Show an information if close window by dbl click gets activated 2014-03-12 07:33:47 +01:00
buttons.cpp Drop KDE4Support in kde-workspace/kwin 2013-12-05 20:24:02 +01:00
buttons.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
buttons.ui Usability fixes 2011-03-06 14:40:13 +01:00
buttonsconfigdialog.cpp [kwin/kcmdeco] Fix layout of button config dialog 2014-02-27 11:48:16 +01:00
buttonsconfigdialog.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
CMakeLists.txt Port to KF5 renaming changes 2013-12-11 21:41:47 +01:00
config.ui Fix ui files 2010-01-20 08:11:54 +00:00
configdialog.cpp [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
configdialog.h [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
decoration.ui Drop KDE4Support in kde-workspace/kwin 2013-12-05 20:24:02 +01:00
decorationmodel.cpp [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
decorationmodel.h [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
kwindecoration.cpp [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2014-03-14 07:37:21 +00:00
kwindecoration.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
Messages.sh Extract messages from ui files. 2010-04-16 21:43:13 +00:00
pixmaps.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
preview.cpp Hide the OnAllDesktops button if there is only one virtual desktop 2014-03-05 13:02:32 +01:00
preview.h Hide the OnAllDesktops button if there is only one virtual desktop 2014-03-05 13:02:32 +01:00