GNU bug report logs - #72714
[PATCH] home: services: Add 'home-sway-service-type'.

Previous Next

Package: guix-patches;

Reported by: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>

Date: Mon, 19 Aug 2024 15:33:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 72714 <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
Cc: 72714 <at> debbugs.gnu.org
Subject: Re: [bug#72714] [PATCH v5] home: services: Add
 'home-sway-service-type'.
Date: Sun, 22 Sep 2024 16:14:48 +0800
Hi Arnaud,

On Wed, 18 Sep 2024 16:15:40 +0800,
Arnaud Daby-Seesaram via Guix-patches via wrote:
>
> * gnu/home/services/sway.scm: New file.
>   (home-sway-service-type): New variable.
>   (sway-configuration->file): New procedure.
>   (sway-configuration): New configuration record.
>   (sway-bar): New configuration record.
>   (sway-output): New configuration record.
>   (sway-input): New configuration record.
>   (point): New configuration record.
>   (sway-color): New configuration record.
>   (sway-border-color): New configuration record.
>   (flatten): New procedure.
> * gnu/local.mk: Add gnu/home/services/sway.scm.
> * doc/guix.texi (Sway window manager): New node to document the above changes.
> ---
>  doc/guix.texi              | 329 +++++++++++++++++
>  gnu/home/services/sway.scm | 711 +++++++++++++++++++++++++++++++++++++
>  gnu/local.mk               |   1 +
>  3 files changed, 1041 insertions(+)
>  create mode 100644 gnu/home/services/sway.scm

Thank you for the sway service!  Tried to convert my config and the resulted
code looks much clearer :)

Can `sway-configuration-bar' be optional?  In my case it's not used.

Thanks




This bug report was last modified 220 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.