Software Alternatives & Reviews

dwm VS Sway

Compare dwm VS Sway 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.

Sway logo Sway

Sway is a drop-in replacement for the i3 window manager, but for Wayland instead of X11.
  • dwm Landing page
    Landing page //
    2021-09-12
  • Sway Landing page
    Landing page //
    2023-03-20

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!

Sway videos

Sway beats Powerpoint for these 4 reasons (Microsoft Office 365).

More videos:

  • Review - VOD REVIEW: IS FAZE SWAY BEING COACHED 🎮 BY FAZE BIZZLE WORTH IT? (Full Game)
  • Review - Microsoft Sway Hands On Review!
  • Review - Sway by Mitchell Bubble
  • Tutorial - SWAY HOUSE TOUR FORTNITE

Category Popularity

0-100% (relative to dwm and Sway)
Linux
75 75%
25% 25
Health And Fitness
0 0%
100% 100
Window Manager
65 65%
35% 35
Meditation
0 0%
100% 100

User comments

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

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.

Sway Reviews

Top 13 Best Tiling Window Managers For Linux In 2022
Sway is a tiling Wayland i3-compatible window manager that dynamically arranges app windows to rationally maximise desktop space. It is free, open-source, and lightweight. By default, it arranges windows in a grid and supports practically all of the i3 commands.
Source: www.hubtech.org
13 Best Tiling Window Managers for Linux
Sway is a free, open-source, and lightweight tiling Wayland i3-compatible window manager that automatically arranges app windows to logically maximize desktop space. It arranges windows into a grid by default and supports almost all the commands included in i3.
Source: www.tecmint.com

Social recommendations and mentions

dwm might be a bit more popular than Sway. We know about 63 links to it since March 2021 and only 52 links to Sway. 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 (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 / 6 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

Sway mentions (52)

  • "We understand" ;)
    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: 5 months ago
  • Framework 13 with AMD Ryzen 7040 Series Makes for a Great Linux Laptop
    I've tested using i3 but never fully got into it. But my plan for the F13 is to try out Hyprland[0] and perhaps Sway[1]. [0] https://hyprland.org/ [1] https://swaywm.org/. - Source: Hacker News / 5 months ago
  • Rethinking Window Management in Gnome
    Sway does all those things very well: https://swaywm.org/. - Source: Hacker News / 9 months ago
  • Just ran Sway on openSUSE. Complete noob. I need help.
    Read the manual on https://swaywm.org/. There are tons of youtube videos showcasing basic configuration and usage. This is extremely basic stuff you need to do yourself. Source: 11 months ago
  • Thinking about doing distro hop after half a year any recommendations?
    While both the Pop Shell and Material shell extensions offer very easy access to window tiling on GNOME, they're not as powerful as the likes of Sway or Hyprland. Source: 11 months ago
View more

What are some alternatives?

When comparing dwm and Sway, 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.

bspwm - A tiling window manager based on binary space partitioning

Pacifica - Stress and anxiety relief through beautiful CBT tools

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

Synctuition Meditation Program - Synctuition Meditation Program is a world’s most leading meditation app that comes with brand new 3D sounds that enhance the quality of sleep significantly.