manyroads wrote: Mon Sep 16, 2019 6:13 pm
If you are looking to learn window managers... remember there are two primary styles:
1. stacking (the more popular)
2. tiling (more on edge due to its less common interface style).
The most popular stacking wm is probably OpenBox (OB). iceWM & fluxbox are close behind. My unofficial ratings.
The most popular tiler is i3wm (and variants).
Most people would recommend you start with some combination of those, I think. Before starting, you might want to investigate the types of wms and see which sounds like a good fit for you and what you want to do. Remember this is linux. You can choose; you can change. But I recommend whatever you do, learn & have fun.
This is a very helpful post to realize and understanding.
For me, I like to be keyboard centered, so Tiling WMs may be better for me, in my case. However, It doesn't hurt to start with something like Openbox and then jump to i3.
By the way, this discussion explains reasons why some users enjoy Tiling Window Managers
https://news.ycombinator.com/item?id=20800978
https://www.reddit.com/r/unixporn/comme ... and_their/
https://www.reddit.com/r/linux/comments ... g/dez3tyc/
For Stacking Window Mangers, I like what one user from that second link stated. To paraphrase it,
Stacking Window Managers allow you to move, resize, minimize, open, select,send-to-workspace, etc... floating windows using the mouse, the same way DEs do, but without all the additional software DEs bring. Many of them have many built-in, often (but not always) configurable keyboard shortcuts, with some tiling capabilities. Good stacking WMs are: 2bwm, Openbox, fvwm, CWM, Fluxbox, JWM, IceWM, PekWM, xfwm, Compiz
Also, i3-gaps looks like something great to check out and later use:
https://github.com/Airblader/i3
Upon discovery, there's also Debian's WIKI about Window Managers:
https://wiki.debian.org/WindowManager
and the following which allowed me to understand even more:
https://www.engadget.com/2012/10/30/how ... ger-linux/
https://www.reddit.com/r/unixporn/comme ... w_manager/
https://www.reddit.com/r/unixporn/comme ... ggestions/
Of course, I can go on and on, however now I have a direction with this and know that I can install window managers at ease, and learn the ones I choose at my own pace!