X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fivi-compositor.h;h=6b6204e6969e30a1351117a01cd7947ec72a716f;hb=26700fa20abefccb77bb586b49b1629bf102e131;hp=c5d9fc39d220bf5201e0d570cfe2f7a714966991;hpb=8033c46081b93f19843d140e58b527af7abf7a4f;p=src%2Fagl-compositor.git 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