Based on our record, dwm seems to be a lot more popular than qtile. While we know about 66 links to dwm, we've tracked only 6 mentions of qtile. 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 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 / 8 days ago
Https://dwm.suckless.org/ > This keeps its userbase small and elitist.. - Source: Hacker News / 6 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 / 7 months 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 / 10 months ago
> Their philosophy[1] says nothing of the sort Their philosophy doesn't, but their page for dwm[0] does :D "Because dwm is customized through editing its source code, it's pointless to make binary packages of it. This keeps its userbase small and elitist. No novices asking stupid questions. There are some distributions that provide binary packages though." [0] https://dwm.suckless.org/. - Source: Hacker News / 11 months ago
Yes, all the dependencies listed in qtile.org are installed. Source: over 1 year ago
I think yesterday qtile.org itself seemed to be working properly. Now it is also offline. Source: over 1 year 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: about 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: about 3 years ago
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.
bspwm - A tiling window manager based on binary space partitioning
Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.
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.