waylandsink: Workaround gnome-shell bug
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 24 May 2019 00:24:40 +0000 (20:24 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 9 Aug 2019 08:46:18 +0000 (09:46 +0100)
commitc3958b7f1c5c62a5fb3c5956d5abec80e22079ec
treef048512dcd616eb9f37ee3eb68c392a690bd628b
parent47cabb478dcc504e6c66d3d5016c7ecf1e643bc7
waylandsink: Workaround gnome-shell bug

Use a timeout to limit that amount of time we wait after the compositor
for the initial configure event. Compositor are support to emit a
configure event before any wl_buffer can be attached. The problem is
that Weston strongly enforce this, while gnome-shell simply does not
emit such an event.
ext/wayland/wlwindow.c