(Only the first 10 of 66 ports in this commit are shown above. )
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
x11/py-autotiling: Add new port
Automatically switch the window split orientation in sway and i3.
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.
PR: 267408