Based on our record, spectrwm should be more popular than qtile. It has been mentiond 11 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.
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 / 3 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
I'm a recent convert to i3/sway, after a solid decade using spectrwm (which has not been ported to Wayland, I'm afraid). Source: over 3 years ago
Yes, all the dependencies listed in qtile.org are installed. Source: almost 2 years ago
I think yesterday qtile.org itself seemed to be working properly. Now it is also offline. Source: almost 2 years ago
Try python -m py_compile ~/.config/qtile/config.py first. You can find this from https://wiki.archlinux.org/title/Qtile#Installation which you should be using as your main resource along with qtile.org. Source: over 2 years ago
I was just curious if there is a Qtile widget that would show how much space I have left on my SSD. I looked through the Qtile widgets on qtile.org and couldn't seem to find anything like this which is actually kind of odd to me. Source: over 2 years ago
I possess followed installation guide fromthe qtile.org. Error occurs when I type command startx. https://preview.redd.it/6x0qri1b4n361.png?width=801&format=png&auto=webp&s=bee71e4eb593c08b56f9fd07b30e9c9eca6fd00f. Source: over 3 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.
bspwm - A tiling window manager based on binary space partitioning
Fluxbox - Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 code.
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.