From: Josselin Poiret via Guix-patches via <guix-patches@gnu.org> To: 56139@debbugs.gnu.org Cc: Josselin Poiret <dev@jpoiret.xyz> Subject: [bug#56139] [PATCH 2/4] gnu: sway: Replace input libinput by libinput-minimal. Date: Wed, 22 Jun 2022 14:17:31 +0200 [thread overview] Message-ID: <94a01c8c8517c5bd48156c13e6d735400ef3ac82.1655899834.git.dev@jpoiret.xyz> (raw) In-Reply-To: <cover.1655899834.git.dev@jpoiret.xyz> * gnu/packages/wm.scm (sway)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. --- gnu/packages/wm.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index fb5a6bc5b3..3fd4ed6ca4 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1592,7 +1592,7 @@ (define-public sway gdk-pixbuf json-c libevdev - libinput + libinput-minimal libxkbcommon pango swaybg -- 2.36.1
next prev parent reply other threads:[~2022-06-22 12:18 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-22 12:14 [bug#56139] [PATCH 0/4] Make window managers use libinput-minimal instead of libinput Josselin Poiret via Guix-patches via 2022-06-22 12:17 ` [bug#56139] [PATCH 1/4] gnu: wlroots: Replace input libinput by libinput-minimal Josselin Poiret via Guix-patches via 2022-06-22 12:17 ` Josselin Poiret via Guix-patches via [this message] 2022-06-22 12:17 ` [bug#56139] [PATCH 3/4] gnu: waybar: " Josselin Poiret via Guix-patches via 2022-06-22 12:17 ` [bug#56139] [PATCH 4/4] gnu: hikari: " Josselin Poiret via Guix-patches via 2022-06-23 20:20 ` bug#56139: [PATCH 0/4] Make window managers use libinput-minimal instead of libinput Ludovic Courtès 2022-06-23 20:34 ` [bug#56139] " Maxime Devos 2022-06-24 15:10 ` Ludovic Courtès 2022-06-26 10:14 ` Josselin Poiret via Guix-patches via
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 List information: https://guix.gnu.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=94a01c8c8517c5bd48156c13e6d735400ef3ac82.1655899834.git.dev@jpoiret.xyz \ --to=guix-patches@gnu.org \ --cc=56139@debbugs.gnu.org \ --cc=dev@jpoiret.xyz \ --subject='Re: [bug#56139] [PATCH 2/4] gnu: sway: Replace input libinput by libinput-minimal.' \ /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
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).