kwin/kcmkwin
Martin Gräßlin b3d3c45149 Use KPluginLoader to load our decoration plugins
This simplifies the plugin loading. Decorations just have to use
K_PLUGIN_FACTORY to specify how the KDecorationFactory needs to be
created. The KWIN_DECORATION macro is adjusted to generate the
boiler plate code, but it now needs to specify the name for the
pluginfactory and the KDecorationFactory.

This also transits the decoration abi version check to use
K_EXPORT_PLUGIN_VERSION which also simplifies the loading.

As a result the complete canLoad handling in DecorationPlugins is
removed.

REVIEW: 115930
2014-03-03 13:55:52 +01:00
..
kwindecoration Use KPluginLoader to load our decoration plugins 2014-03-03 13:55:52 +01:00
kwindesktop SVN_SILENT made messages (.desktop file) 2014-02-18 05:12:30 +00:00
kwinoptions SVN_SILENT made messages (.desktop file) 2014-02-18 05:12:30 +00:00
kwinrules [kwin] Use imported targets for all XCB libs 2014-02-25 15:48:39 +01:00
kwinscreenedges SVN_SILENT made messages (.desktop file) 2014-02-18 05:12:30 +00:00
kwinscripts SVN_SILENT made messages (.desktop file) 2014-02-18 05:12:30 +00:00
kwintabbox [kwin] Use imported targets for all XCB libs 2014-02-25 15:48:39 +01:00
CMakeLists.txt [kwin] Drop old kwincompositing KCM 2013-12-16 13:27:56 +01:00