compositor: Rename activated_by_default to mapped
[src/agl-compositor.git] / src / ivi-compositor.h
index e89d215..424f126 100644 (file)
@@ -264,7 +264,7 @@ struct ivi_surface {
                int32_t x, y;
                int32_t width, height;
        } pending;
-       bool activated_by_default;
+       bool mapped;
        bool advertised_on_launch;
        bool checked_pending;