summaryrefslogtreecommitdiffstats
path: root/src/ivi-compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r--src/ivi-compositor.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h
index 6dbab99..5137d19 100644
--- a/src/ivi-compositor.h
+++ b/src/ivi-compositor.h
@@ -462,4 +462,9 @@ get_ivi_shell_seat(struct weston_seat *seat);
struct weston_seat *
get_ivi_shell_weston_first_seat(struct ivi_compositor *ivi);
+void
+ivi_shell_activate_surface(struct ivi_surface *ivi_surf,
+ struct ivi_shell_seat *ivi_seat,
+ uint32_t flags);
+
#endif