You are not logged in.
Several days ago I came across the script, which switches the orientation of splitting windows (horizontal / vertical) depending on the focused window dimensions - and I liked the idea. However, the script uses the old i3-py library, and does not work on sway. I thought to use the i3ipc python module to achieve the same effect in both i3 and sway.
The script in my version you may find on GitHub, and also in AUR.
Offline