summaryrefslogtreecommitdiff
path: root/clients/smoke.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/smoke.c')
-rw-r--r--clients/smoke.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/smoke.c b/clients/smoke.c
index 69d4f23e..905e53fb 100644
--- a/clients/smoke.c
+++ b/clients/smoke.c
@@ -223,6 +223,7 @@ redraw_handler(struct widget *widget, void *data)
callback = wl_surface_frame(window_get_wl_surface(smoke->window));
wl_callback_add_listener(callback, &listener, smoke);
+ wl_surface_commit(window_get_wl_surface(smoke->window));
}
static int