Skip to content

wayland: Init outputs before emitting WaylandServer::initialized

Vlad Zahorodnii requested to merge work/init-wayland-outputs into master

This shouldn't make any difference, but it makes more sense to emit the initialized signal after the outputs are added rather than before.

Merge request reports