Skip to content
  • Martin Flöser's avatar
    [kwin] Use KPluginTrader and json metadata to find KDecorations · f74df284
    Martin Flöser authored
    * 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
    f74df284