[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#47403] gnu: Add hikari
From: |
Nicolas Goaziou |
Subject: |
[bug#47403] gnu: Add hikari |
Date: |
Fri, 26 Mar 2021 14:47:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hello,
qblade via Guix-patches via <guix-patches@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