We need it for wlr_scene_layer_surface_v1_create()
This simplifies building as there's no need to manually git clone subprojects anymore. Building is now as simple as: meson build ninja -C build In order to update the subprojects, meson provides: meson subprojects update