kwin/clients/oxygen/config
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
..
ui Added option in oxygenrc to disable window background: 2013-12-17 18:37:59 +01:00
CMakeLists.txt [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
config.json [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
oxygenanimationconfigwidget.cpp Fixed email address in all headers. 2013-12-18 13:29:16 +01:00
oxygenanimationconfigwidget.h Fixed email address in all headers. 2013-12-18 13:29:16 +01:00
oxygenconfig.cpp [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
oxygenconfig.h Use KPluginLoader to load the decoration config dialog 2014-03-03 14:20:08 +01:00
oxygenconfigwidget.cpp Added option in oxygenrc to disable window background: 2013-12-17 18:37:59 +01:00
oxygenconfigwidget.h Q_SLOTS/Q_SIGNALS in Oxygen windeco 2013-07-30 06:56:16 +02:00
oxygendetectwidget.cpp Adjust kde-workspace to introduction of flags in NET classes 2014-02-05 17:40:19 +01:00
oxygendetectwidget.h [oxygen/config] Use a pointer for the KWindowInfo member variable 2014-02-01 08:58:26 +01:00
oxygenexceptiondialog.cpp Added option in oxygenrc to disable window background: 2013-12-17 18:37:59 +01:00
oxygenexceptiondialog.h moved dialog layout to ui 2013-08-01 19:38:52 +02:00
oxygenexceptionlistwidget.cpp kmessagebox -> qmessagebox 2013-08-01 19:38:53 +02:00
oxygenexceptionlistwidget.h Q_SLOTS/Q_SIGNALS in Oxygen windeco 2013-07-30 06:56:16 +02:00
oxygenexceptionmodel.cpp fixed compilation against qt5 2013-08-01 19:38:53 +02:00
oxygenexceptionmodel.h - use kcfg for shadow configuration 2013-01-07 12:12:12 +01:00