Skip to content

wsi/wayland: Always dispatch pending events at the end of QueuePresent

At the end of wsi_wl_swapchain_queue_present everything is set up
correctly to run the event handlers again without entering some invalid
state.

Merge request reports