layout/shell: Reset split type of windows
[src/agl-compositor.git] / src / ivi-compositor.h
index 1c1d678..9f3cc47 100644 (file)
@@ -541,4 +541,8 @@ is_shell_surface_xwayland(struct ivi_surface *surf);
 void
 ivi_layout_reset_split_surfaces(struct ivi_compositor *ivi);
 
+void
+_ivi_set_shell_surface_split(struct ivi_surface *surface, struct ivi_output *output,
+                            uint32_t orientation, bool to_activate);
+
 #endif