I would like to use but for automatic window tiling, like yabai or i3 on linux.
There is a trigger "Specific App did launch", which is a good start.
It would be great (or: would it be possible?) to have a trigger for:
- New Window opened (any app)
- And a variable "number of visible windows", optimally from 1 for the first opened window to x (or 1 for the last focused window),
So that one could define automatic window repositioning.
For this not only the new window would need to be placed, but the old windows to be rearranged.
For example, the first window would be fullscreen,
the second would snap the first to the left half and place itself to the right half,
the third would make three columns,
the fourth would halfen the leftmost third column vertically, ...
so that one would not need to press another shortcut than "cmd & n" for creating a new window.