Skip to content

Avoid creating plasma APIs for non-toplevels

David Edmundson requested to merge work/optimise into master

We don't want a palette for decorations on popups as they don't show a decoration. We can't have an application menu on a popup.

Debug shows we are creating quite a few objects unnecessarily

Merge request reports