Skip Navigation

So I tried windows tiling...

And omg! I have slept on this feature for so long. I assumed it was just dragging windows to corners and they snap on to the left or right back or top. Then, I installed PopOS and saw an explicit button to turn on windows tiling but I was already using the drag function, so I was confused. I turned it on and omg! I have not felt more stupid and happily surprised by a piece of tech in a while. It just works. I don’t have to be worry about arranging windows a special way for multitasking or for following guides. So much time saved.

How to make the most of it? Have you had a similar experience with something?

52 comments
  • I've used i3wm for a long time now before switching to hyprland. The top useful thing: Workspaces. Even without tiling, workspaces give a massive productivity boost. You can have email clients open on one, monitoring systems on another, browsing on a third, gaming on a fourth. When you combine with tiling, everything is in its own perfect space and nothing overlaps. This is especially useful on single-monitor or laptop setups as you don't need multiple monitors to keep track of everything.

    I also see people struggle with notifications tiling. You probably don't want a bluetooth connected message to take up half your screen, so you'll want to make sure to properly configure those things. At least in i3wm/hyprland, you can use the window class name to exclude a window from tiling (ex. for_window [class="mako"] floating enable or windowrulev2 = float,class:^(mako)$).

  • Neigsendoig (my producer) and I have used i3 for a while... and we've probably stayed on that since we first started using WMs.

    That said, we've attempted the likes of Xmonad (configured in Haskell), Awesome (configured in Lua), HerbstluftWM, BSPWM, Hypr (not Hyprland), JWM, Ratpoison and even SXWM.

    Neigsendoig and I wouldn't recommend any Wayland compositor due to new security risks (despite an attempt to fix X11 security issues), though a lot of people want Wayland to be shoved down our throats. We personally use X11 due to many things that Wayland devs can't/won't fix.

    This is also part of the reason why the two of us are excited about XLibre (as much as some will hate the control of IBM, GNOME and FreeDesktop with their Wayland, Systemd and PipeWire push). Sure, its main developer left the project from what we've heard, but otherwise, there are a lot of contributions to it, and it will improve big time.

52 comments