shell: Rewrite client_exec as client_launch
[src/agl-compositor.git] / src / ivi-compositor.h
index bc5cc68..ebbcc17 100644 (file)
@@ -112,6 +112,8 @@ struct ivi_compositor {
        struct weston_layer panel;
        struct weston_layer popup;
        struct weston_layer fullscreen;
+
+       struct wl_list child_process_list;
 };
 
 struct ivi_surface;