chase: presentation is now handled internally

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4482
This commit is contained in:
Consolatis 2024-03-19 01:31:23 +01:00 committed by Johan Malm
parent 72fd2af4f2
commit d8f57fe4e7
2 changed files with 1 additions and 2 deletions

View file

@ -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);

View file

@ -1,6 +1,6 @@
[wrap-git]
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
revision = 1968ada2132237f5bf8e40b6bf903fbce76c0b40
revision = ab924064f230cce2aea2e45bd113adea9d37f286
[provide]
dependency_names = wlroots