From cfdf60b1da0e23c1dd48aa0a0ad70214c8229fe6 Mon Sep 17 00:00:00 2001 From: 01micko <01micko@gmail.com> Date: Sat, 8 Oct 2022 08:58:28 +1000 Subject: [PATCH] Chase wlroots: unreadable displays This fixes an issue of unreadable displays in some multiple output configurations. To update the wlroots subproject use meson subprojects update wlroots Chases wlroots 694e9bbb9d7114f39311d93e885e010606a88dae backend/drm: allocate connector CRTC on lease creation Fixes #583 --- subprojects/wlroots.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index 370d0938..f1e93d39 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://gitlab.freedesktop.org/wlroots/wlroots.git -revision = 68c8cef38edafa5e52532e0b43a4888554168361 +revision = 694e9bbb9d7114f39311d93e885e010606a88dae [provide] dependency_names = wlroots -- 2.52.0