mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-05 13:29:50 -05:00
Make ack event signal that the requests have been composited.
This commit is contained in:
parent
f3723fe79e
commit
44f36e3585
5 changed files with 111 additions and 74 deletions
|
|
@ -541,6 +541,8 @@ repaint(void *data)
|
|||
|
||||
eglSwapBuffers(ec->display, ec->surface);
|
||||
|
||||
wl_display_post_acknowledge(ec->wl_display);
|
||||
|
||||
animate_overlay(ec);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue