Date: Fri, 28 Oct 2022 23:40:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267408] [New Port] x11/py-autotiling: Automatically switch the window split orientation in sway and i3 Message-ID: <bug-267408-7788-1FO6bardBU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267408-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267408-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267408 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) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267408-7788-1FO6bardBU>