From a32e1ff8f9ec5b92989cd6b2601aa37cdf6bd08f Mon Sep 17 00:00:00 2001 From: Consolatis <35009135+Consolatis@users.noreply.github.com> Date: Sat, 27 Aug 2022 16:21:22 +0200 Subject: [PATCH] Chase wlroots: Culling To update the wlroots subproject use meson subprojects update wlroots Chases wlroots fa7d2cb8d60ed48c44c707106c03682056ddfaca wlr_scene: Only consider visible parts of the node when culling background Fixes #501 --- subprojects/wlroots.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index e830ef2b..d0c54653 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://gitlab.freedesktop.org/wlroots/wlroots.git -revision = c20468cfa292e99357fd504fc5b5884f6078ca96 +revision = fa7d2cb8d60ed48c44c707106c03682056ddfaca [provide] dependency_names = wlroots -- 2.52.0