Hacker News new | ask | show | jobs
by erikbye 2260 days ago
As for Windows native window management, FancyZones is better than nothing. You can overlay zones, I have split each monitor in half with two zones each, then overlayed a bunch of smaller zones for stuff like terminal windows, etc.

https://github.com/microsoft/PowerToys/tree/master/src/modul...

2 comments

FancyZones is great! Already a huge enhancement to the normal windows snapping.

However, it only solves the window placing problem, not the window navigation problem. I would love to navigate with something like SUPER + LEFT/RIGHT, similar to i3. Currently the only possible way is to (CTRL)+ALT+TAB, which completely lacks window layout context and changes order depending on recent uses.

Looks like the windows equivalent of the Gnome GTile window manager extension: https://github.com/gTile/gTile