layout: Keep track of popup state to handle activation
[src/agl-compositor.git] / src / ivi-compositor.h
index 5137d19..78d1acd 100644 (file)
@@ -271,6 +271,7 @@ struct ivi_surface {
                NORMAL,
                RESIZING,
                FULLSCREEN,
+               HIDDEN,
        } state;
 
        enum ivi_surface_role role;