X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fdesktop.c;fp=src%2Fdesktop.c;h=01e4539dbf4103ca9e5013a564e7b5ef572d41f2;hb=5274f6ea9da2f119fb67cf6b531e2db20139b5c8;hp=bc1e33f046ee214e8c07ef2d94b6f1b7d6426264;hpb=71deafe03f41738bfcd7eafd21c3262c29f45ee7;p=src%2Fagl-compositor.git diff --git a/src/desktop.c b/src/desktop.c index bc1e33f..01e4539 100644 --- a/src/desktop.c +++ b/src/desktop.c @@ -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: