Skip to content
Commit c902d638 authored by David Edmundson's avatar David Edmundson
Browse files

Port to asynchronous roundtrip

When a resize is driven client side we wait for the compositor to have a
chance to reconfigure us before submitting the next frame.

Using a blocking round trip caused an issue. Instead block isExposed and
trigger an expose event whilst a sync is in progress.
parent 176b7648
Pipeline #609429 passed with stage
in 57 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment