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?
Too much people, including some popular youtuber, dont understand how tilling WMs make life easier.
Well I recently tried Niri, a scrolling window manager and felt the same.
Sounds interesting. It is a whole new world
Yeah. I have been using tiling managers for years now but if you tile too much on a single workspace, you make windows too small as you run out of space. Niri allows you to extend the same workforce by scrolling sideways or down, so you can keep windows organized like you want in the same workspace.
I have noticed in comments and other online forums that people with smaller screens don’t like tiling due to this exact thing. This is a solution, sadly not implemented widely.
Like how small? I tile on my 14" laptop screen and still infinitely prefer it over floating. Workspaces exist so you don’t clutter up one screen too much. Maybe people aren’t familiar with or used to taking advantage of multiple workspaces? I started using them more when i3 introduced me to a simple super+number hotkey system to switch quickly.
I don’t know. People in general say it doesn’t work well on laptops.
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
orwindowrulev2 = float,class:^(mako)$
).People keep praising twm like a hidden secret. I have tried this multiple times without much attraction. I do not understand something. Maybe everyone has 21" screen.
I have 19" screen. It saves time, especially when you open a tab for minute, then minimise it.