desktop: Delay surface creation until committed
[src/agl-compositor.git] / src / ivi-compositor.h
index 189cd8c..efa6373 100644 (file)
@@ -262,6 +262,7 @@ struct ivi_surface {
        } pending;
        bool activated_by_default;
        bool advertised_on_launch;
+       bool checked_pending;
 
        enum ivi_surface_role role;
        union {