layout: Mark activated surface by default
[src/agl-compositor.git] / src / ivi-compositor.h
index 4da12bc..dab9fa6 100644 (file)
@@ -170,6 +170,7 @@ struct ivi_surface {
                int32_t x, y;
                int32_t width, height;
        } pending;
+       bool activated_by_default;
 
        enum ivi_surface_role role;
        union {