From cac8588cb71fc5a8f5bab0683d0a3344d82352d9 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Fri, 26 Jun 2026 11:27:44 -0700 Subject: Add xwayland support on wlroots --- gui-wm/dwl/dwl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild index 64884ee..be6ffe0 100644 --- a/gui-wm/dwl/dwl-9999.ebuild +++ b/gui-wm/dwl/dwl-9999.ebuild @@ -91,7 +91,7 @@ IUSE="" #RESTRICT="strip" COMMON_DEPEND=" - >=gui-libs/wlroots-0.19:=[libinput,session,X] + >=gui-libs/wlroots-0.19:=[libinput,session,X,xwayland]