Skip to content
Commit 15ed4f39 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Simplify startup of compositor

At the moment, the wayland compositor has to handle the case of having
no workspace. This should be unnecessary and it creates a pesky cycling
dependency between Workspace and Compositor.

Given that the Workspace acts more like a container and kwin starts
accepting client connections after starting compositing, it's possible
to create the Workspace earlier and simplify the start() function a bit.
parent de905d09
Pipeline #484777 passed with stage
in 7 minutes and 50 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment