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 herbstluftwm. 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.
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 / 3 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 / 6 months ago
Https://dwm.suckless.org/ > This keeps its userbase small and elitist.. - Source: Hacker News / 11 months 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 / about 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
It's X11 but whenever (tiling) window managers are mentioned, I feel a strong urge to mention Herbstluftwm [0]. It's more manual than the automatic splitting most tiling WMs do but I really enjoy how easy it is to split/tab using the keyboard in Herbstluftwm. [0] https://herbstluftwm.org/. - Source: Hacker News / 3 months ago
It's exactly how it works but only if you have mutliple screens. My comment was that, for this reason, 2 or 3 smaller (ish- ~27") 16:9 4k screens [1] (previously, 4–6 even smaller 4:3 screens) works much better for me because I can switch the spaces on my Macbook and i3/Sway virtual desktops on my Linux machine individually for each screen. If we're talking about having a smaller number of giant screens it would... - Source: Hacker News / over 1 year ago
The nicities that I pull would be the file browser from ROX, and a tiling window manager such as herbstluftwm. I could do everything I do today without these, such as with a terminal or OpenBSD's 'cwm', but I really enjoy using them! Source: almost 3 years ago
While people are discussing window managers, one of the most overlooked window manager is: hersbtluftwm.[0] If you even work with multiple monitors, give it a try. It uses the monitor swapping feature from xmonad but comes with simplicity of editing the config (one doesn't need to learn new programming language to edit config). It's a pretty cool window manager! [0]: https://herbstluftwm.org/. - Source: Hacker News / about 3 years ago
Herbstluftwm (https://herbstluftwm.org/) has two ways to achieve what you want. And it plays nice with XFCE (and probably KDE) so you don't have to give up a traditional DE to use it. Source: almost 4 years ago
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
bspwm - A tiling window manager based on binary space partitioning
qtile - Qtile is a full-featured, hackable tiling window manager written in Python.
Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.
IceWM - icewm home page . Bug Tracking. If you have a patch, a bug report or a feature request to submit, please do so at the icewm project page at SourceForge.
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.