Software Alternatives & Reviews

KDE Plasma Desktop VS dwm

Compare KDE Plasma Desktop VS dwm and see what are their differences

KDE Plasma Desktop logo KDE Plasma Desktop

Plasma Workspaces is the umbrella term for all graphical environments provided by KDE.

dwm logo 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.
  • KDE Plasma Desktop Landing page
    Landing page //
    2023-08-06
  • dwm Landing page
    Landing page //
    2021-09-12

KDE Plasma Desktop videos

KDE Plasma 5 Deep Dive (Late 2019) | Linux Desktop Reviews

More videos:

  • Review - KDE Plasma Workspaces
  • Review - Trying Out KDE Plasma 5.15
  • Review - Kubuntu 18.04 Review: KDE Plasma at its Best

dwm videos

dwm (suckless) - why I prefer it to i3 [ricing FreeBSD & OpenBSD]

More videos:

  • Review - Super MINIMALIST tiling window manager - dwm
  • Review - Suckless's dwm: So easy even a caveman could do it!

Category Popularity

0-100% (relative to KDE Plasma Desktop and dwm)
Linux
58 58%
42% 42
Operating Systems
100 100%
0% 0
Window Manager
24 24%
76% 76
Desktop Environments
100 100%
0% 0

User comments

Share your experience with using KDE Plasma Desktop and dwm. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare KDE Plasma Desktop and dwm

KDE Plasma Desktop Reviews

9 Best Linux Desktop Environments to Use in 2023
After GNOME, the most widely used Linux desktop environment is KDE Plasma. This KDE Plasma desktop environment comes with various tools and services to fulfill almost any demand. It includes applications like Dolphin, the default and most powerful file system manager, and KGeoTag, a photo Photo geotagging program. It features Oxygen icons by default, which have a pleasing...
Source: geekflare.com
The 8 Best Ubuntu Desktop Environments (22.04 Jammy Jellyfish Linux)
KDE Plasma desktop is a widget-based environment which makes it very adaptable. You can move, add or remove anything you like to make it suit your style as well as possible. Plasma is fast and efficient. It uses only few resources and is full of well designed features.
Source: linuxconfig.org

dwm Reviews

Top 13 Best Tiling Window Managers For Linux In 2022
Spectrwm is a fast, compact, and brief reparenting and tiling window manager for X11 that is inspired by xmonad and dwm. It was created to address the problems that xmonad and dwm have. Also check Fulfillify alternatives
Source: www.hubtech.org
13 Best Tiling Window Managers for Linux
spectrwm is a small, dynamic, xmonad, and dwm-inspired reparenting and tiling window manager built for X11 to be fast, compact, and concise. It was created with the aim of solving the issues of xmonad and dwm face.
Source: www.tecmint.com
5 Great Tiling Window Managers for Linux
DWM is, well, a dynamic window manager. Tiling isn’t the only way you can manage your windows. It’s also possible to lay the windows out in a floating or monocle style. All modifications to DWM can be done within its source code. Easy keyboard shortcuts allow for a great navigation experience while managing windows.

Social recommendations and mentions

KDE Plasma Desktop might be a bit more popular than dwm. We know about 66 links to it since March 2021 and only 63 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.

KDE Plasma Desktop mentions (66)

  • Unlocking the Cutting Edge: Exploring Plasma 6 Beta, Secure Knowledge Management, and the Latest Tools for Linux Enthusiasts
    Plasma 6 - Beta 1 is the latest iteration of the KDE desktop environment, known for its flexibility and customization options. Beta releases are crucial for ironing out bugs and streamlining new features before the final release. - Source: dev.to / 5 months ago
  • Apps cannot read files from Google Drive on KDE Neon
    Recently I installed KDE Plasma. I was pleased to see the KDE-KIO integration for Google Drive. Source: 10 months ago
  • Should i switch?
    I'm glad to hear that you use Krita (and I may assume you use Blender for animations). Both are free and open source software that is available on Linux (even better, Krita is made by the KDE project, makers of all sorts of open source projects, including Plasma, one of the most complete user interfaces for Linux out there). Source: 11 months ago
  • Gamer migrating to Linux
    Because of this, I recommend using Fedora (either the default edition, which uses the GNOME desktop, or Fedora KDE, which uses the KDE Plasma desktop, like the Steam Deck). It ships up-to-date software, and it's very polished. (Note that, due to the US software patents, support/hardware acceleration for some media codecs isn't included by default. You should add the RPMFusion repo and set up the codecs after... Source: 11 months ago
  • Questions I have about Linux, from someone who wants to switch from Windows 10
    KDE Plasma is developed by KDE, another international group of developers that make all sorts of cool software for Linux, macOS, Windows, and mobile platforms. Plasma is their flagship project. Their motto is "simple by default, powerful when needed". At first glance it may seem a copy of Windows, with a bottom panel sporting a start menu on the left and a system tray with a clock on the right, but don't get... Source: 11 months ago
View more

dwm mentions (63)

  • Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python
    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 / about 2 months ago
  • Sent – simple plaintext presentation tool
    > 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 / 2 months ago
  • Introduction
    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 / 7 months ago
  • Hi guys I am new to linux and want to install gentoo ok i tried many distrues before so how can i make gentoo look like this? a windows telling manager?
    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: 11 months ago
  • I Have a Dirty Secret. I’m a Software Craftsman
    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 / about 1 year ago
View more

What are some alternatives?

When comparing KDE Plasma Desktop and dwm, you can also consider the following products

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.

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?

bspwm - A tiling window manager based on binary space partitioning