Software Alternatives & Reviews

yabai VS dwm

Compare yabai VS dwm and see what are their differences

yabai logo yabai

A tiling window manager for macOS based on binary space partitioning

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.
  • yabai Landing page
    Landing page //
    2023-07-26
  • dwm Landing page
    Landing page //
    2021-09-12

yabai videos

Yabai Demonstration

More videos:

  • Demo - yabai macOS Tiling Window Manager Demonstration

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 yabai and dwm)
Window Manager
55 55%
45% 45
Linux
0 0%
100% 100
Mac Tools
100 100%
0% 0
OSX Tools
100 100%
0% 0

User comments

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

yabai Reviews

We have no reviews of yabai yet.
Be the first one to post

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

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

yabai mentions (132)

  • Ask HN: Best Hacks for a Ultrawide Monitor?
    I have a 49 inch CRG9 and the best recommendation for window management is Yabai (https://github.com/koekeishiya/yabai). Yabai is a greedy window management solution that tries to fit opened applications in given space and skhd let's you easily jump between those using keyboard shortcuts. This has massively improved my ultrawide experience. Only disclaimer is, configuring yabai has a slight learning curve. - Source: Hacker News / 3 months ago
  • Is there an app that does this Windows feature?
    Want something free that's better than tiling on Windows? Yabai. Source: 5 months ago
  • macOS Containers v0.0.1
    SIP is a feature that protects you from malicious actors with root (admin) access on your device. After they've encrypted your photos and drives and changed your passwords, it prevents them from making your machine unbootable by deleting or altering system binaries. As a side effect of this protection, you give up certain freedoms to customize your system. - Source: Hacker News / 7 months ago
  • Ask HN: Why does Apple refuse to add window snapping to macOS?
    This is disproven by the fact that Yabai [1] can instantly swap spaces with SIP disabled. [1] https://github.com/koekeishiya/yabai. - Source: Hacker News / 11 months ago
  • Ask HN: Why does Apple refuse to add window snapping to macOS?
    I feel the same way. I would much prefer no animation at all, and an instant transition to another space. Apparently this is possible with [yabai](https://github.com/koekeishiya/yabai), but it requires disabling system integrity protection which I am personally uncomfortable with. - Source: Hacker News / 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 / 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

What are some alternatives?

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

Rectangle - Window management app based on Spectacle, written in Swift.

i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.

Magnet Window Manager - Magnet Developers

awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.

Moom - Move your mouse over the green zoom button in any window, and Moom's mouse control overlay will appear (as seen in the above animation).

bspwm - A tiling window manager based on binary space partitioning