Flush pending wayland events
authorScott Anderson <scott.anderson@collabora.com>
Wed, 4 Dec 2019 08:18:36 +0000 (21:18 +1300)
committerScott Anderson <scott.anderson@collabora.com>
Wed, 4 Dec 2019 08:21:40 +0000 (21:21 +1300)
commit55a7d59845b1f4992551e463671376897759db3e
tree13030d93b71dff15b62c6d29439d74d4bf80f2ba
parent9af877d3a775763d9199ffa897948f5009bd8a7b
Flush pending wayland events

Qt doesn't do this itself in a.exec(), so pending configure events
weren't being processed before agl_shell_ready() was called.
homescreen/src/main.cpp