Software Alternatives, Accelerators & Startups

dwm VS bspwm

Compare dwm VS bspwm and see what are their differences

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.

bspwm logo bspwm

A tiling window manager based on binary space partitioning
  • dwm Landing page
    Landing page //
    2021-09-12
  • bspwm Landing page
    Landing page //
    2023-09-14

dwm features and specs

  • Lightweight
    dwm is extremely lightweight, resulting in minimal use of system resources. It is designed to have no unnecessary bloat, making it suitable for older hardware or low-spec systems.
  • Customizable
    dwm is highly customizable, with the configuration being done through editing the C source code. This allows for deep customization to meet specific user preferences.
  • Simplicity
    The software is designed with simplicity in mind. It has a straightforward design and a gentle learning curve for users familiar with tiling window managers.
  • Tiling Window Management
    dwm automatically arranges windows in a tiling format, which can help improve productivity by making better use of screen real estate and reducing the need to manually arrange windows.
  • Community Support
    A robust community following and good documentation provide ample support for troubleshooting and extending dwm. Many patches and tips are shared among users.

Possible disadvantages of dwm

  • Steep Initial Learning Curve
    For users not familiar with tiling window managers or who are used to traditional desktop environments, the initial setup and usage might be challenging.
  • Manual Compilation for Configuration
    Configuration changes require editing the source code and recompiling the window manager. This can be inconvenient for users who prefer a dynamic configuration option.
  • Limited Out-of-the-Box Functionality
    dwm does not come with many features available in other window managers by default. Users might need to apply patches or write custom scripts to get additional functionality.
  • Fewer Graphical Tools
    Since dwm focuses on simplicity and minimalism, it lacks graphical configuration tools, which might deter non-technical users or those who prefer GUI-based management.
  • Compatibility
    Some applications may not play well with dwm's tiling mechanism, requiring additional configuration or even the use of floating mode for specific apps.

bspwm features and specs

  • Highly Configurable
    Bspwm is known for its high level of customizability, allowing users to tweak almost every aspect of their window management experience through simple scripts and configuration files.
  • Efficient Use of Screen Space
    As a tiling window manager, Bspwm automatically arranges windows in a way that maximizes screen real estate, minimizing overlap and unused space.
  • Lightweight
    Bspwm is extremely lightweight, making it suitable for older hardware and systems with limited resources. It does not come with additional software bloat.
  • Scriptable with Unix Philosophy
    Bspwm adheres to the Unix philosophy of 'doing one thing well'. It functions without managing keybindings, allowing users to use other programs (like sxhkd) for keybinding management, which offers greater flexibility.
  • Active Community Support
    Bspwm has an active community and comprehensive documentation, which helps new users get started and troubleshoot any issues they might encounter.

Possible disadvantages of bspwm

  • Steep Learning Curve
    The configuration process can be complex and overwhelming for beginners. Unlike more mainstream window managers, bspwm requires learning various scripts and commands.
  • Lack of GUI Configuration Tools
    Bspwm does not come with graphical configuration tools, which might be inconvenient for users who prefer a GUI for managing settings.
  • Sparse on Built-in Features
    Since bspwm follows the Unix philosophy closely, it lacks many built-in features and utilities that other window managers might offer. Users need to set up additional tools for tasks such as wallpaper management or system trays.
  • Compatibility Issues
    Some applications that expect a floating window manager might not work well with bspwm, requiring extra configuration or using alternative software.
  • Limited Out-of-the-box Experience
    Bspwm does not come with a pre-configured environment, which can be a disadvantage for users looking for a ready-to-use experience out of the box.

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!

bspwm videos

Switching To Bspwm - Initial Thoughts

More videos:

  • Review - BSPWM - Its like I3 but not.
  • Review - BSPWM Review

Category Popularity

0-100% (relative to dwm and bspwm)
Linux
62 62%
38% 38
Window Manager
55 55%
45% 45
Utilities
49 49%
51% 51
Productivity
52 52%
48% 48

User comments

Share your experience with using dwm and bspwm. 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 dwm and bspwm

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.

bspwm Reviews

Top 13 Best Tiling Window Managers For Linux In 2022
Support for multiple windows, limited support for EWMH, automatic mode for automatically determining the location of app tiles, and configuration and control via messages are among the characteristics of bspwm.
Source: www.hubtech.org
13 Best Tiling Window Managers for Linux
bspwm’s features include support for multiple windows, partial support for EWMH, automatic mode for automatically setting the position of app tiles, and it is configured and controlled through messages, among others.
Source: www.tecmint.com

Social recommendations and mentions

Based on our record, dwm should be more popular than bspwm. It has been mentiond 66 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.

dwm mentions (66)

  • Shifted 3 Shapes – Making a w3M Logo
    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
  • AT&T says criminals stole phone records of 'nearly all' customers in data breach
    Https://dwm.suckless.org/ > This keeps its userbase small and elitist.. - Source: Hacker News / 6 months ago
  • Tinygrad 0.9.0
    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
  • 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 / 10 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 / 11 months ago
View more

bspwm mentions (21)

  • well... thinkpads are awesome
    Over on Linux, I’ve been learning kinda a-lot about linux tools and workflows. I've recently got into window managers, bspwm was my first one and I'm thinking of moving towards a Arch+Hyprland setup in future. Setting it up was way easier than I thought, and I got inspired by a YouTuber named jvscholz, who’s all about minimalism and productivity. - Source: dev.to / 18 days ago
  • What WM should I use?
    Use BSPWM. It supports right clicks by default and its modular. You might want to look for status bars that work with it, slstatus does not work. Good luck, supremacist! Source: over 1 year ago
  • What are some OpenSource apps that are the best of their kind?
    I had not heard of bspwm but I am a fan of telling WMs. Looking at the documentation now, I really like the pragmatic approach lol https://github.com/baskerville/bspwm. Source: over 1 year ago
  • Got some questions before moving to linux...
    I am not familiar with that distro at all, so no idea. KDE Plasma is fine, I use it myself (with BSPWM as my window manager, but that's irrelevant). Source: almost 2 years ago
  • MacBook Setup - OS Ventura 13.1 - Samsung QLed 43” - VM: yabai - Terminal: Hyper
    There's a paradigm shift required for a lot of people to start using automatic tiling window managers. Yabai is basically a bspwm port for MacOS and it follows the rules of binary space partitioning. In fact, bspwm has a great diagram on its github readme that illustrates how it works. This will limit the number of windows you can have on any given desktop. To overcome this limitation you use multiple desktops. A... Source: about 2 years ago
View more

What are some alternatives?

When comparing dwm and bspwm, you can also consider the following products

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.

qtile - Qtile is a full-featured, hackable tiling window manager written in Python.

Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.

Xmonad - xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell.

Fluxbox - Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 code.