src/: Add the remote surface role
[src/agl-compositor.git] / src / main.c
index 3fa4132..306ad6e 100644 (file)
@@ -1175,6 +1175,7 @@ int main(int argc, char *argv[])
        wl_list_init(&ivi.popup_pending_apps);
        wl_list_init(&ivi.fullscreen_pending_apps);
        wl_list_init(&ivi.split_pending_apps);
+       wl_list_init(&ivi.remote_pending_apps);
        wl_list_init(&ivi.desktop_clients);
 
        /* Prevent any clients we spawn getting our stdin */