D3P2FW5KLXK7TJQEQV56CGEOUHGQ45OMGYQ24TOD3LPUK3T7JHKAC struct wlr_box geom = {.x = c->surface.xwayland->x,.y = c->surface.xwayland->y,.width = c->surface.xwayland->width,.height = c->surface.xwayland->height,};
geom.x = c->surface.xwayland->x;geom.y = c->surface.xwayland->y;geom.width = c->surface.xwayland->width;geom.height = c->surface.xwayland->height;