diff --git a/src/util.c b/src/util.c index ee8e7cf3..3ca940f9 100644 --- a/src/util.c +++ b/src/util.c @@ -147,8 +147,7 @@ weston_zoom_frame(struct weston_animation *animation, es->alpha = 255; zoom->surface->geometry.dirty = 1; - - weston_compositor_damage_all(es->compositor); + weston_compositor_schedule_repaint(es->compositor); } WL_EXPORT struct weston_zoom *