Based on our record, bspwm should be more popular than spectrwm. It has been mentiond 21 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Does not help you but the question nerd sniped me to try it as an exercise in my preferred tiling WM spectrwm. https://github.com/conformal/spectrwm in .spectrwmrc add- Source: Hacker News / 6 days ago#shrink the region by 112 to allow space for the widget.
I am not sure what you want out of I3, but if it is "i3 configuration is too complicated" might I suggest spectrwm. I like it because it hits that sweet spot for a tilling WM between "more configurable than dwm" and "less configurable than i3" https://github.com/conformal/spectrwm Plus I find it handles multiple monitors well. - Source: Hacker News / 4 months ago
I use the tiling WM spectrwm. It lets me pull windows out of tiling mode and into window mode. I think a common operation on most tiling window managers. Most of the time I don't want overlapping windows(thus the tiling WM) but every once in a while I do, so the best of both worlds. It is a bit obscure but I quite like spectrwm, it fills this sweet spot where it is much simpler than I3 but much more feature... - Source: Hacker News / almost 2 years ago
Spectrwm is by far the easiest WM I've tested. Also Fluxbox is pretty much straightforward. Source: over 3 years ago
Spectrwm is by far the most beginner-friendly WM I've ever tested. Im now running EXWM the buffers management is something else. Source: over 3 years ago
Over on Linux, I’ve been learning kinda a-lot about linux tools and workflows. I've recently got into window managers, bspwm was my first one and I'm thinking of moving towards a Arch+Hyprland setup in future. Setting it up was way easier than I thought, and I got inspired by a YouTuber named jvscholz, who’s all about minimalism and productivity. - Source: dev.to / 5 months ago
Use BSPWM. It supports right clicks by default and its modular. You might want to look for status bars that work with it, slstatus does not work. Good luck, supremacist! Source: about 2 years ago
I had not heard of bspwm but I am a fan of telling WMs. Looking at the documentation now, I really like the pragmatic approach lol https://github.com/baskerville/bspwm. Source: about 2 years ago
I am not familiar with that distro at all, so no idea. KDE Plasma is fine, I use it myself (with BSPWM as my window manager, but that's irrelevant). Source: over 2 years ago
There's a paradigm shift required for a lot of people to start using automatic tiling window managers. Yabai is basically a bspwm port for MacOS and it follows the rules of binary space partitioning. In fact, bspwm has a great diagram on its github readme that illustrates how it works. This will limit the number of windows you can have on any given desktop. To overcome this limitation you use multiple desktops. A... Source: over 2 years ago
dwm - dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
Xmonad - xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell.
Fluxbox - Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 code.
qtile - Qtile is a full-featured, hackable tiling window manager written in Python.
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.