From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sI8iJbSgl2OVDgEAbAwnHQ (envelope-from ) for ; Mon, 12 Dec 2022 22:44:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aIg6JbSgl2P9tAAAauVa8A (envelope-from ) for ; Mon, 12 Dec 2022 22:44:20 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 55D8F9D97 for ; Mon, 12 Dec 2022 22:44:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p4qak-0000iN-Ge; Mon, 12 Dec 2022 16:44:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p4qah-0000hr-3z for guix-patches@gnu.org; Mon, 12 Dec 2022 16:44:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p4qag-0007zJ-J7 for guix-patches@gnu.org; Mon, 12 Dec 2022 16:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p4qag-0004UB-4D for guix-patches@gnu.org; Mon, 12 Dec 2022 16:44:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59999] [PATCH v2] gnu: Add nwg-launchers Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Dec 2022 21:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59999 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: , <59999@debbugs.gnu.org> Received: via spool by 59999-submit@debbugs.gnu.org id=B59999.167088139317222 (code B ref 59999); Mon, 12 Dec 2022 21:44:02 +0000 Received: (at 59999) by debbugs.gnu.org; 12 Dec 2022 21:43:13 +0000 Received: from localhost ([127.0.0.1]:55589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p4qZt-0004Ti-9c for submit@debbugs.gnu.org; Mon, 12 Dec 2022 16:43:13 -0500 Received: from knopi.disroot.org ([178.21.23.139]:45430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p4qZr-0004Ta-CP for 59999@debbugs.gnu.org; Mon, 12 Dec 2022 16:43:12 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C01AE41553; Mon, 12 Dec 2022 22:43:09 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X26US4TVixVe; Mon, 12 Dec 2022 22:43:08 +0100 (CET) Content-Type: multipart/signed; boundary=e16b1c315dfc467cf752d368da902218f4f29e03da6e5df1ff18731129d4; micalg=pgp-sha512; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1670881388; bh=+XEqN8TUzoSSE8bWC+e+a3kSMEJEOL98Y/u8C/bJeGQ=; h=Date:Subject:From:To:References:In-Reply-To; b=l+OzaX9G6NMEi7YNGcjXQ2x6AoAaoeRENiABvBPWZfkJZ48SPgszIimbGPBUfTpFo u9HEDlz0vVLzlei9SFm3bxTkqcNKRQ2oy7sxAKyphb8SfjiK+OXItyPIaxdfC9LqGH Nm07VngJ7v8oPOJj+9UEgqQ4Kk5V2ELHJIwLs5XymvTtkMGSQdX4CLiAQ9RdDGYlke /U/kc2C/1/2OMY6BDM+J8E4fCH1XtKXE0bV37I0aeWZih/kUzsRWLS8lp1DBEBQEmO xOzRQCxyhsR3DD5WSxjURK5GN+PRI4hCZLiEAqgvnM/wKEKrtr6/68Gs7GhvRJ6eD6 yNanxob4NMVhQ== Date: Mon, 12 Dec 2022 21:43:07 +0000 Message-Id: References: <1ae53429318a31f6d38ab9d3f2c489143dd83b52.1670880774.git.florhizome@posteo.net> In-Reply-To: <1ae53429318a31f6d38ab9d3f2c489143dd83b52.1670880774.git.florhizome@posteo.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670881460; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:content-type:content-type:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=EkKSI9+eeoO72E5209PjbSq+gSKF2wuNPZ/NkCTmfys=; b=Dynrqkpz13ESd2FD9jatU9dPzSpbalw04UlM3VOAZf2olmHIJHvn2H1Cxg7LmoQYC1L4HA 3zihIKAlwH03LmvoSBky8/7GxIBE2ti7hLxKJLoR4zgKLVAuHrMBGMfDorkHZNy3JjRxYg lX3yCyr4XSMPJNO3hjmprwCgw/kMlppheM3kr3WuhDL43EIjMm+e9/3uJMNi7soS4F8lA/ J9czbcp9ZX08dwM2sbG/7UEaFOmklKb2jm/TIL1Yq88cD5HGwxk9dO8aY7cE3o1lUKYLZY pKXgC0FZMWnCoUPdx3NLT7auJOaQs8wKREhs0pbHkK+TPpr5qBj9QhD/QisYSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=l+OzaX9G; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670881460; a=rsa-sha256; cv=none; b=m6Ve6sagfcqz9gAfeFN5cNC2Ev2roTHcdxsSSTJMYSNrtWJVYa2RmXHICPCXulVk2R/E4t oQQgUwhnXpvv9iSUqa+y5E2sued72xkQuh5km9NQ46FpGkdy3NVxHYnMtq67qXHJx8CtIW imHASTt8JGNN7UyKaJxcbyAEcdgatBX4EMOl6XO04ZreAom4HFjJsB3KCl3U0V6NFZdKO/ ib+BiDY4G+SlgDG5YDtwaSfsLb5HnLZ5wGj/7jRtGVzV12WZ6DfSbf0Zmio+LrJoi0huNX i2yfIr7JBQWG+hmkISxzY8xhQ06XCS9U/c+LWZ0pRXHupOA9kMIgxkIjHN5d6w== X-Migadu-Spam-Score: -3.86 X-Spam-Score: -3.86 X-Migadu-Queue-Id: 55D8F9D97 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=l+OzaX9G; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: 1ka6SdMl9STZ --e16b1c315dfc467cf752d368da902218f4f29e03da6e5df1ff18731129d4 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Heya, --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2020,6 +2022,30 @@ (define-public wdisplays =20 + (uri + (git-reference + (url "https://github.com/nwg-piotr/nwg-launchers") + (commit (string-append "v" version)))) (file-name (git-file-name name version)) + (synopsis "GTK-based launchers") (synopsis "Application launchers for wlroots") + (description "This package provides application grid, button bar and d= menu + applications for sway and other window managers.") (description "This package provides an application grid, button bar, and dmenu applications for Sway and other wlroots-based Wayland compositors.") -- ( --e16b1c315dfc467cf752d368da902218f4f29e03da6e5df1ff18731129d4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEE6Vh10NblKE5doNlW7ImHg/nqI20FAmOXoGwACgkQ7ImHg/nq I2335gv+Joe5YVuglKuNofZq5eDtqewY4Eq06156Nd4I3IKZLc3hg5lBdm1RhlIO Tmrs3KAnPShjCXk1Iyd275SF6FfnciCpRkeGctUvQCjgmMRmrHLGzbS1zyAWIxLA rH4XMceutVcd/wAyAnI3/WF87XcZelRWMGRJ4YJ0ueC3eOGvv52DEYJWNyLgc/aP wwV8SuhXRobTMdjnLNfPRPVkk6lSI4nAI4Wllgju8YCLeJjg44a9Pj8V+gwFIFbW ED+Puh8gzSFiH1s6ZZPa+dFGDFnJA5C/R5JA5RlkFlPScXhlOhYoKAJ+BXk7jG28 8aM6DgCIDwxgHsyQ5A3SNlF8ZjHGGSyD/JWHVHqeA9vP8TYVYXh1M9/Js/eOgJfk 3ToiOcQPDfwWcePBA2VFMIBYE/YY8oe+8xRYUI845UL3LuUuCPzonBmTr4hAuWWk stj8LcH3fiaR3t6GsUYsCJfRx5rYuQh6bl+YbHVZqapfT2OOp2Rvh5vFeKWKPkTp 1lRKgCz5 =pTFq -----END PGP SIGNATURE----- --e16b1c315dfc467cf752d368da902218f4f29e03da6e5df1ff18731129d4--