if s->role_data == NULL, wlr_*_surface_from_wlr_surface() will return NULL and we are checking it
s->role_data == NULL
DSGE6FE3QTFMP3BYI6PBTXSWFRFW4F3TZWEJ2CMK3YB7OXC66J4QC
Y7MFSXPSUETX7UAXGEKJEMPQ3DYM4E3QVASHM7KUKLR7XN6FA3MQC
2GP4MXKEDQMZ7E6TCRSMV2AGN7HLEAHR3QEAC2QFCQQNPMNJSIHQC
if (s->role_data && wlr_surface_is_xwayland_surface(s)
if (wlr_surface_is_xwayland_surface(s)
if (s->role_data && wlr_surface_is_xdg_surface(s)
if (wlr_surface_is_xdg_surface(s)