mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
99d97d2ef5
We already wait for the app to render itself via the "frame ready" stdout prints. Waiting for the canvas to be ready isn't really necessary anymore. It helped us while we had to rely on sleeps, but that's no longer the case. Signed-off-by: Daniel Martí <mvdan@mvdan.cc>