Found a config that seems much cleaner than my lua mess and at a glance it has the key tiling functions[1]. Check set-window-fraction function and its callsites.
Sure. Should be able to extract the relevant bits tomorrow.
I tried some tiling WMs on MacOS(Amethyst?), but they never truly felt like tiling WMs on Linux. I could never reliably switch focus where I wanted it to go. This is not to disparage those projects; my config works well enough and I may not had given them a proper chance.
My tiling is manual and closer to Windows snap feature mixed with Power Toys zones.
VTimofeenko|1 year ago
[1]: https://github.com/kbd/setup/blob/main/HOME/.hammerspoon/ini...
weitzj|1 year ago
VTimofeenko|1 year ago
I tried some tiling WMs on MacOS(Amethyst?), but they never truly felt like tiling WMs on Linux. I could never reliably switch focus where I wanted it to go. This is not to disparage those projects; my config works well enough and I may not had given them a proper chance.
My tiling is manual and closer to Windows snap feature mixed with Power Toys zones.
e12e|1 year ago
It's not as good as a dedicated tiling wm on Linux - but it's less terrible than MacOs' mouse/touchpad chauvinism.
https://github.com/sbmpost/AutoRaise
https://github.com/rxhanson/Rectangle
weitzj|1 year ago