Revert "desktop: No need to schedule a compositor repaint"
[src/agl-compositor.git] / src / desktop.c
index bc1e33f..01e4539 100644 (file)
@@ -344,6 +344,8 @@ desktop_committed(struct weston_desktop_surface *dsurface,
            !wl_list_empty(&surface->ivi->desktop_clients))
                wl_signal_emit(&surface->signal_advertise_app, surface);
 
+       weston_compositor_schedule_repaint(surface->ivi->compositor);
+
        switch (surface->role) {
        case IVI_SURFACE_ROLE_DESKTOP:
        case IVI_SURFACE_ROLE_REMOTE: