Skip to content

wayland: Remove nested event loop

Vlad Zahorodnii requested to merge work/zzag/wayland-no-nested-event-loop into master

Checking whether wayland connection timed out based on whether a given global has been announced is wrong and nested event loop makes the WaylandConfig more complex than it has to be.

Merge request reports

Loading