]> git.mdlowis.com Git - proto/labwc.git/commitdiff
chase: let wlr_scene track damage again
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 23 Apr 2024 20:01:35 +0000 (22:01 +0200)
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/4253

src/common/scene-helpers.c
subprojects/wlroots.wrap

index 3ed59726362a11155b39f2d7294b671213be3d95..55b44930a2d88b21de08d82fc8813c4b4f3ce4e4 100644 (file)
@@ -83,14 +83,6 @@ lab_wlr_scene_output_commit(struct wlr_scene_output *scene_output,
                return false;
        }
 
-       /*
-        * FIXME: Remove the following line as soon as
-        * https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4253
-        * is merged. At that point wlr_scene handles damage tracking internally
-        * again.
-        */
-       wlr_damage_ring_rotate(&scene_output->damage_ring);
-
        if (!wlr_box_empty(&additional_damage)) {
                wlr_damage_ring_add_box(&scene_output->damage_ring, &additional_damage);
        }
index 7434fb1f40ffc838989df00f4a9f3a37081ea5da..3af4fd57923f9d3602be8ea32633e8a91461dbfc 100644 (file)
@@ -1,6 +1,6 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots.git
-revision = c85838892d56111809aa2edb83a2f22428bfa806
+revision = fe8916fef0bd5d0846dfadd5f8c49ac57beedc9a
 
 [provide]
 dependency_names = wlroots