diff --git a/src/server.c b/src/server.c index dcdf8c44..f784774d 100644 --- a/src/server.c +++ b/src/server.c @@ -442,7 +442,6 @@ server_init(struct server *server) wlr_log(WLR_ERROR, "unable to create presentation interface"); exit(EXIT_FAILURE); } - wlr_scene_set_presentation(server->scene, presentation); wlr_export_dmabuf_manager_v1_create(server->wl_display); wlr_screencopy_manager_v1_create(server->wl_display); diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index f1e3585e..cd493b39 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://gitlab.freedesktop.org/wlroots/wlroots.git -revision = 1968ada2132237f5bf8e40b6bf903fbce76c0b40 +revision = ab924064f230cce2aea2e45bd113adea9d37f286 [provide] dependency_names = wlroots