diff options
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r-- | src/ivi-compositor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h index c5d9fc3..6b6204e 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -518,4 +518,7 @@ ivi_surface_count_one(struct ivi_output *ivi_output, int parse_activation_area(const char *geometry, struct ivi_output *output); +bool +is_shell_surface_xwayland(struct ivi_surface *surf); + #endif |