Skip to content

wayland/backend: Defer output initialization until configure

When initializing a wayland output we would always assume a size of 1280x720. Instead, let's wait for the compositor to give us a proper size.

Merge request reports

Loading