Categories |
|
---|---|
Website | dwm.suckless.org |
Details $ | - |
i3 might be a bit more popular than dwm. We know about 89 links to it since March 2021 and only 62 links to dwm. 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.
> 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 / 10 days ago
I was looking for a minimal linux distribution that is light on resources, and I found one called Metis Linux, which is based on Artix. The interesting part of metis is that it wasn't using a desktop environment, but a windows manager called dwm. At the time, metis linux had a minimal bash script installer via chroot. This took longer to setup, but I had a better understanding of what the setup involved rather... - Source: dev.to / 4 months ago
The window manager in this screenshot is DWM in floating mode (https://dwm.suckless.org) with a lot of patches and a compositor (to make DWM support transparency). And the terminal is st with some patches. Both should be compiled from source manually. And both are configured in C. Source: 9 months ago
In my programs there's usually a core insight or mental model that makes the code simple and straightforward to understand. What does someone need to have in their mind to understand this program? Then time happens and then the code is adapted and refactored and more features are added, then the original gem of mental model is hidden by hundreds of files and the algorithm is split into 10s of files for the little... - Source: Hacker News / 10 months ago
Https://surf.suckless.org/ ah, the memories this + dwn https://dwm.suckless.org/ then I said to myself "why am I wasting so much time tinkering with stuff that gains me nothing" and moved on in my life. - Source: Hacker News / 11 months ago
This is partially why I use tools like i3 (/ sway). I like the tool; it works extremely well for me; the design has stayed the same for 20 years; there's no profit motive to come along and fuck everything up. It just works. It is boring in the best way possible. Source: 3 months ago
I use MacBook Pro (Retina, 15-inch, Mid-2014) with Manjaro as OS using i3 as a window manager. It isn't perfect, but I'm thrilled with it. I have been a Mac OS user for the last 15 years and wouldn't change what I have now for a Mac OS because I don't need more than what I'm using for development. Source: 8 months ago
For daily usage I really like kubuntu with i3wm, but it takes some configuration and getting used to the shortcuts, but it's well worth it. Source: 9 months ago
Some window managers are meant to be used as-is, and provide a minimalist yet functional environment that use very little resources or give power users an almost HUD-like interface. Examples of those window managers are OpenBox and i3wm for X, and Weston and Hyprland for Wayland. Source: 9 months ago
I did use i3 exclusively for a few years. The reasons I chose it were. Source: 9 months ago
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.
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
Xfce - Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.
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.