diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index bdfda1bef..8f13eb52e 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -2767,6 +2767,7 @@ e_comp_wl_surface_commit(E_Client *ec) Eina_Bool ignored; _e_comp_wl_surface_state_commit(ec, &ec->comp_data->pending); + e_comp_object_render_update_add(ec->frame); ignored = ec->ignored;