commit:     9e8a07344f89960439fa5379bcfe31d89e1ee100
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Feb 10 10:10:39 2026 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Feb 10 10:17:04 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e8a0734

gui-apps/nwg: disable hyprland functionality

* Pulls in last-rited gui-apps/nwg-dock-hyprland.

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 gui-apps/nwg/metadata.xml | 3 ---
 gui-apps/nwg/nwg-0.ebuild | 6 ++----
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/gui-apps/nwg/metadata.xml b/gui-apps/nwg/metadata.xml
index d017bc5a2d..8b879925d5 100644
--- a/gui-apps/nwg/metadata.xml
+++ b/gui-apps/nwg/metadata.xml
@@ -8,7 +8,4 @@
        <upstream>
                <remote-id type="github">nwg-piotr/nwg-shell</remote-id>
        </upstream>
-       <use>
-               <flag name="hyprland">Pull in nwg-dock-hyprland instead of 
nwg-dock for sway</flag>
-       </use>
 </pkgmetadata>

diff --git a/gui-apps/nwg/nwg-0.ebuild b/gui-apps/nwg/nwg-0.ebuild
index 3f08b2b687..ec3ad7baf0 100644
--- a/gui-apps/nwg/nwg-0.ebuild
+++ b/gui-apps/nwg/nwg-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,15 +11,13 @@ S="${WORKDIR}"
 LICENSE="metapackage"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="hyprland"
 
 RDEPEND="
        app-misc/nwg-look
        app-misc/nwg-shell-wallpapers
        gui-apps/nwg-displays
        gui-apps/nwg-dock
-       !hyprland? ( gui-apps/nwg-dock )
-       hyprland? ( gui-apps/nwg-dock-hyprland )
+       gui-apps/nwg-dock
        gui-apps/nwg-drawer
        gui-apps/nwg-icon-picker
        gui-apps/nwg-menu

Reply via email to