Based on our record, dwm should be more popular than Xfce. It has been mentiond 62 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.
Pick up your Desktop Environment based on your computer's specs, NOT on your visual preferences. (HINT: XFCE consumes way less system resources than GNOME and KDE). Source: 3 months ago
It’s a bit of an interesting challenge and has forced me to re-examine some of my tool usage. I started by a minimal install of Debian “bookworm” with the XFCE Desktop Environment which chews through much fewer resources than the default GNOME 43 based environment (although more than LXDE - but there still has to be room for aesthetics). - Source: dev.to / 7 months ago
Luckily you can get an efficient, clean Desktop Environment that works well and is actively developed: Xfce ( https://xfce.org/ ) I think you will like it. It has a very early-2000's feel IMO. - Source: Hacker News / 10 months ago
Well, it depends. It was better experience than FreeBSD 7.2 that's for sure. :) It was running Xorg with https://i3wm.org, a web-server, XMPP-server, PostgreSQL, few bots and dovecot / postfix (e-mail server). It was doing fine routing internet for 2PCs and a WiFi router for 10 years until its HDD died. For gaming... erm... I was able to play something like Theme Hospital or Syndicate Wars in dosbox. You have to... Source: 10 months ago
Another resource for help might be xfce.org. It's a low traffic site, but responsive. Source: 12 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 / 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
KDE Plasma Desktop - Plasma Workspaces is the umbrella term for all graphical environments provided by KDE.
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
LXQt - The LXQt team is proud to announce the release of qtermwidget and qterminal, both in version 0. 8. 0. Read more..
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.
LXDE - Why will you like it? Less resource needs. You can use it on your less-pricey embedded board or salvaged computer. Component-based design. Don't want something in LXDE, or you don't want to use LXDE but only part of it?
Xmonad - xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell.