layout: Advertise state change for other types of surface roles
[src/agl-compositor.git] / src / ivi-compositor.h
index 7b5c18f..79b2255 100644 (file)
@@ -371,4 +371,8 @@ ivi_set_pending_desktop_surface_remote(struct ivi_output *ioutput,
 struct ivi_output *
 ivi_layout_find_with_app_id(const char *app_id, struct ivi_compositor *ivi);
 
+void
+shell_advertise_app_state(struct ivi_compositor *ivi, const char *app_id,
+                         const char *data, uint32_t app_state);
+
 #endif