Functions that ensure that all commands which have been issued by the Ecore Wayland library have been sent to the server. More...
Functions | |
EAPI void | ecore_wl_flush (void) |
Sends all Wayland commands to the Wayland Display. More... | |
EAPI void | ecore_wl_sync (void) |
Flushes the command buffer and waits until all requests have been processed by the server. More... | |
Functions that ensure that all commands which have been issued by the Ecore Wayland library have been sent to the server.
EAPI void ecore_wl_flush | ( | void | ) |
Sends all Wayland commands to the Wayland Display.
EAPI void ecore_wl_sync | ( | void | ) |
Flushes the command buffer and waits until all requests have been processed by the server.
References ERR.
Referenced by ecore_wl_screen_size_get().