all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "\( via Guix-patches" via <guix-patches@gnu.org>
To: <florhizome@posteo.net>, <59999@debbugs.gnu.org>
Subject: [bug#59999] [PATCH v2] gnu: Add nwg-launchers
Date: Mon, 12 Dec 2022 21:43:07 +0000	[thread overview]
Message-ID: <CP060OR9JR9Q.GNXG2FG5TT68@guix-framework> (raw)
In-Reply-To: <1ae53429318a31f6d38ab9d3f2c489143dd83b52.1670880774.git.florhizome@posteo.net>

[-- Attachment #1: Type: text/plain, Size: 716 bytes --]

Heya,

--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm

@@ -2020,6 +2022,30 @@ (define-public wdisplays
 
+       (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 dmenu
+ 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.")

    -- (

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-12-12 21:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 10:47 [bug#59999] [PATCH] gnu: Add nwg-launchers florhizome
2022-12-12 21:34 ` [bug#59999] [PATCH v2] " florhizome
2022-12-12 21:43   ` ( via Guix-patches via [this message]
2023-01-27 16:44 ` [bug#59999] [PATCH] " Sughosha via Guix-patches via
2023-03-03  8:45   ` Josselin Poiret via Guix-patches via
2023-09-02  4:48   ` bug#59999: " Vagrant Cascadian
2023-03-14 15:40 ` [bug#59999] " florhizome

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CP060OR9JR9Q.GNXG2FG5TT68@guix-framework \
    --to=guix-patches@gnu.org \
    --cc=59999@debbugs.gnu.org \
    --cc=florhizome@posteo.net \
    --cc=paren@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.