GNU bug report logs - #47403
gnu: Add hikari

Previous Next

Package: guix-patches;

Reported by: qblade <qblade <at> protonmail.com>

Date: Fri, 26 Mar 2021 06:30:02 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: qblade via Guix-patches via <guix-patches <at> gnu.org>
Cc: qblade <qblade <at> protonmail.com>, 47403-done <at> debbugs.gnu.org
Subject: Re: [bug#47403] gnu: Add hikari
Date: Fri, 26 Mar 2021 14:47:21 +0100
Hello,

qblade via Guix-patches via <guix-patches <at> gnu.org> writes:

> Subject: [PATCH] gnu: Add hikari.
>
> * gnu/packages/wm.scm (hikari): New variable.

Thank you. I applied your patch with the changes below.

> +    (inputs
> +     `(("wayland" ,wayland)
> +       ("wlroots" ,wlroots)
> +       ("libinput" ,libinput)
> +       ("cairo" ,cairo)
> +       ("pango" ,pango)
> +       ("libxkbcommon" ,libxkbcommon)
> +       ("libucl" ,libucl)
> +       ("pam" ,linux-pam)))

I sorted inputs alphabetically.

> +    (synopsis "Stacking Wayland compositor with additional tiling capabilities")

I slightly shortened the synopsis.

> +    (description "Stacking Wayland compositor with additional tiling
> +capabilities, it is heavily inspired by the Calm Window
> manager(cwm)")

I turned the description into full setences.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 4 years and 118 days ago.

Previous Next


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