[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.)
-- (
- [bug#56717] [PATCH 0/2] gnu: Add python-i3ipc and python-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 1/2] gnu: Add python-i3ipc, Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add python-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add python-autotiling., (, 2022/07/23
- [bug#56717] [PATCH v2 0/2] gnu: Add python-i3ipc and i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 1/2] gnu: Add python-i3ipc., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling.,
( <=
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Maxime Devos, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Maxime Devos, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., (, 2022/07/23
- [bug#56717] [PATCH v3 0/2] gnu: Add python-i3ipc and i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 1/2] gnu: Add python-i3ipc., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add i3-autotiling., (, 2022/07/23
- [bug#56717] [PATCH v4 0/2] gnu: Add python-i3ipc and i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v4 1/2] gnu: Add python-i3ipc., Hilton Chain, 2022/07/23