X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fdesktop.c;h=58d288783c157ce225a98b3154aaf08f36b14f3f;hb=3ba840cd3a5a2fa1966b01ef286de0347e64aa46;hp=0fca2fd3241a36b3cffe271b3c597f4f07a764c9;hpb=be8288cc5b127074fae6e2da052d6cd5cd623ae2;p=src%2Fagl-compositor.git diff --git a/src/desktop.c b/src/desktop.c index 0fca2fd..58d2887 100644 --- a/src/desktop.c +++ b/src/desktop.c @@ -99,6 +99,9 @@ desktop_surface_added(struct weston_desktop_surface *dsurface, void *userdata) if ((active_output = ivi_layout_find_with_app_id(app_id, ivi))) ivi_set_pending_desktop_surface_remote(active_output, app_id); + /* reset any caps to make sure we apply the new caps */ + ivi_seat_reset_caps_sent(ivi); + if (ivi->shell_client.ready) { ivi_check_pending_desktop_surface(surface); weston_log("Added surface %p, app_id %s, role %s\n", surface,