Skip to content

Rearrange wayland startup sequence

Xaver Hugl requested to merge work/wayland-startup-screens into master

The backend can now optionally wait for the scene to be created before it updates its outputs. With this !877 (merged) can be done without extra testing buffers and it simplifies the situation where we fall back to QPainter for !844 (merged).

Merge request reports