]> git.mdlowis.com Git - proto/labwc.git/commitdiff
chase: presentation is now handled internally
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 19 Mar 2024 00:31:23 +0000 (01:31 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 17 Jul 2024 20:28:59 +0000 (21:28 +0100)
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4482

src/server.c
subprojects/wlroots.wrap

index dcdf8c441b5cac75d15cf7d26cb731a208702a4b..f784774da68fb5e9e4a613b1a49f180057b7e5e3 100644 (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);
index f1e3585ea4598a73d5fd07cb40e21b271837f79e..cd493b39fe234634708e6a13be444f601ea56ff3 100644 (file)
@@ -1,6 +1,6 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots.git
-revision = 1968ada2132237f5bf8e40b6bf903fbce76c0b40
+revision = ab924064f230cce2aea2e45bd113adea9d37f286
 
 [provide]
 dependency_names = wlroots