Skip to content

cherry-pick: shell: Use the basic scene graph rendering loop on wayland

Arjen Hiemstra requested to merge cherry-pick-9c998d30 into Plasma/5.26

This avoids crashing Plasma when a surface gets destroyed too early while still in use by the threaded loop. To avoid leaking things into child processes, we clear the environment variable again after we've created the initial views for the shell.

BUG: 447717

(cherry picked from commit 9c998d30)

Merge request reports