guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling.


From: (
Subject: [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling.
Date: Sat, 23 Jul 2022 11:52:59 +0100

On Sat Jul 23, 2022 at 11:31 AM BST, Hilton Chain wrote:
> +    (synopsis
> +     "Automatically switch the horizontal/vertical window split orientation 
> in
> + i3 and sway")
I think a synopsis that spills onto multiple lines is probably too long.
How about simply:

(synopsis "Automatically tile windows in i3 and Sway")

> +    (description "This script uses the i3ipc-python library to switch the 
> layout
> +splith/splitv depending on the currently focused window dimensions. It works 
> on
> +both sway and i3 window managers.")
Maybe something like:

(description
 "This package provides a script that automatically switches the layout
of an i3 or Sway desktop based on the dimensions of the focused window.")

(By the way, that's the standard formatting for a description: the
string is on a new line.)

    -- (





reply via email to

[Prev in Thread] Current Thread [Next in Thread]