diff options
author | Simon Ser <contact@emersion.fr> | 2020-08-31 16:38:39 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-08-31 08:43:54 -0600 |
commit | 2b418b4d8857a4eacd719b76dfd36210383db6d6 (patch) | |
tree | 5a95f31a564201bee1086b093e7a02c53111b919 /examples/input-method-keyboard-grab.c | |
parent | b0144c7ded2b655085eb8e7e9b64908dc9420d60 (diff) |
examples/dmabuf-capture: add extra roundtrip for wl_output listener
This example was relying on wl_display_dispatch being enough to fetch
output information. This worked by chance.
Add an explicit wl_display_roundtrip.
Other examples don't setup wl_output listeners, so they should be fine.
Fixes: 297354f84772 ("Remove unnecessary wl_display_dispatch calls")
Closes: https://github.com/swaywm/wlroots/issues/2386
Diffstat (limited to 'examples/input-method-keyboard-grab.c')
0 files changed, 0 insertions, 0 deletions