mart added a comment.
In D11333#225797 <https://phabricator.kde.org/D11333#225797>, @davidedmundson wrote: > ShellCorona only creates the containment in currentActivityChanged, so this swiping stuff isn't going to work until you've first switched containment an existing way, then started swiping. no, the Containment* instances are all created immediately, as well the contained ContainmentInterface* What's created on demand (that is heavy indeed) is the qml stuff, which is created when the ContainmentInterface* gets a view, which can be controlled by the qml part of the shell (ie, when to cann this function and reparent the resulting ContainmentInterface*) REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D11333 To: mart, #plasma, davidedmundson Cc: davidedmundson, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart