Skip to content

shell: Use the basic scene graph rendering loop on wayland

Arjen Hiemstra requested to merge work/ahiemstra/basicrender into master

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

This is an alternative to plasma-integration!59 (closed)

Edited by Arjen Hiemstra

Merge request reports