Truly automatic, excellent multi-monitor support, powerful command palette, active development. Cons: Requires editing a config file (no GUI), lacks a system tray icon, basic by default. 3. komorebi (Most Powerful/Power User) Type: Advanced, programmable tiler. Cost: Free (Open Source).
In a floating window manager (Windows Explorer, macOS Finder, GNOME), windows are independent objects. They can be any size, anywhere on the screen. They stack on top of each other like sheets of paper. To work efficiently, you spend cognitive energy on window management: bringing a window to the front, moving it aside to see the one behind it, dragging a corner to resize it.
komorebi is not for the faint of heart. It is a complete windowing system that uses (a hotkey daemon) for shortcuts. It supports floating windows, stacking layouts (like a deck of cards within a tile), bsp (binary space partitioning) layouts, and even custom layouts via JSON. It feels like a hybrid of bspwm and i3. windows tiling window manager
Microsoft's own PowerToys includes . It is not a true tiling window manager, but it is the most accessible entry point. You define zones on your screen (e.g., a large zone on the left, two stacked zones on the right). Then, when you drag a window while holding Shift , it snaps perfectly into a zone.
bug.n is one of the oldest Windows tilers. It is written entirely in AutoHotkey. It functions similarly to the Linux "dwm" (dynamic window manager). It uses "tags" instead of workspaces, which is a more powerful but conceptually different model. They can be any size, anywhere on the screen
Rock-stable, zero learning curve, integrates perfectly with Windows. Cons: Manual (you have to drag each window), no automatic tiling when new windows open, keyboard control is limited. 2. GlazeWM (Best for Linux Converts) Type: True automatic tiler (i3-inspired). Cost: Free (Open Source).
For decades, the default Windows desktop metaphor has remained largely unchanged: overlapping, floating windows that you manually drag, resize, and stack. For many users, this "pile of papers" approach works fine. But for developers, writers, data analysts, and power users, it feels chaotic, inefficient, and slow. Written in Rust
GlazeWM is currently the darling of the Windows tiling community. Written in Rust, it is fast, lightweight, and configurable via a YAML file. It mimics the behavior of —a popular Linux tiler. Windows automatically tile, you can split containers horizontally or vertically, and you navigate with keyboard shortcuts.