On Thu, Apr 09, 2015 at 06:24:46PM +0200, Manuel Bachmann wrote:
> "window_present()" is a little helper function calling
> "xdg_surface_present()" on a toytoolkit shell surface.
>
> Signed-off-by: Manuel Bachmann
Reviewed-by: Bryce Harrington
> ---
> clients/window.c | 9 +
> clients/
"window_present()" is a little helper function calling
"xdg_surface_present()" on a toytoolkit shell surface.
Signed-off-by: Manuel Bachmann
---
clients/window.c | 9 +
clients/window.h | 3 +++
2 files changed, 12 insertions(+)
diff --git a/clients/window.c b/clients/window.c
index 81e