dwm is recommended for advanced users, programmers, and those who enjoy configuring software from the ground up. It's suitable for people who appreciate minimalism and have experience or a willingness to delve into coding and patching to achieve their desired setup.
Based on our record, dwm should be more popular than spectrwm. It has been mentiond 67 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 / 5 months 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 / 8 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 / over 2 years ago
Spectrwm is by far the easiest WM I've tested. Also Fluxbox is pretty much straightforward. Source: almost 4 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: almost 4 years ago
Hm, I am using [dwm](https://dwm.suckless.org/) with a custom keybinding to shift to the left or right workspace. That seems similar enough, other than the fact that changing the split ratio will affect all workspaces on dwm while on Niri it most likely will not ... - Source: Hacker News / 7 months ago
I associate this style with the suckless foundation, even though it is distinct from e.g. The dwm logo. https://dwm.suckless.org/. - Source: Hacker News / 9 months ago
Https://dwm.suckless.org/ > This keeps its userbase small and elitist.. - Source: Hacker News / about 1 year ago
The only one I can think of the dwm window manager (https://dwm.suckless.org/), that used to prominently mention a SLOC limit of 2000. Doesn't seem to be mentioned in the landing page anymore, not sure if it's still in effect. - Source: Hacker News / over 1 year ago
This is sort of the suckless approach. Most (all?) of their projects are customized by editing the source and recompiling. From their window manager, dwm: dwm is customized through editing its source code, which makes it extremely fast and secure - it does not process any input data which isn't known at compile time, except window titles and status text read from the root window's name. You don't have to learn... - Source: Hacker News / over 1 year ago
bspwm - A tiling window manager based on binary space partitioning
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
Fluxbox - Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 code.
Xmonad - xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell.
Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.
qtile - Qtile is a full-featured, hackable tiling window manager written in Python.