[Bug 267408] [New Port] x11/py-autotiling: Automatically switch the window split orientation in sway and i3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Oct 2022 23:40:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267408

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Don't know about the utility of this program.

On i3 we can just use:

# split in horizontal orientation
bindsym Mod1+h split h

# split in vertical orientation
bindsym Mod1+v split v

and any keybinding to open windows with programs (terminals, etc)

-- 
You are receiving this mail because:
You are the assignee for the bug.