swm VS bspwm

Compare swm vs bspwm and see what are their differences.

bspwm

A tiling window manager based on binary space partitioning (by baskerville)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
swm bspwm
1 92
113 7,515
- -
1.8 1.0
almost 2 years ago 14 days ago
C C
- BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

swm

Posts with mentions or reviews of swm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-03.
  • How X Window Managers Work, and How to Write One
    14 projects | news.ycombinator.com | 3 Nov 2021
    This is a great article and I remember reading it numerous times while I was implementing my own window manager.

    For someone interested in working on a really fun and rewarding hobby project a WM is a great one to look into since there are so many resources starting from really small implementations:

    - https://github.com/mackstann/tinywm

    - https://github.com/venam/2bwm

    - https://github.com/dylanaraps/sowm

    - https://github.com/dcat/swm

    - https://github.com/JLErvin/berry

    Which are great at introducing the concepts and allowing you to grok the required libraries.

    There are also a bunch of more full featured window managers which will introduce you to more advanced topics:

    - https://github.com/baskerville/bspwm

    - https://github.com/herbstluftwm/herbstluftwm

    - https://www.nongnu.org/ratpoison/

    - https://github.com/conformal/spectrwm

    Gradually as you get more familiar with the ecosystem a few questions will come up:

    Should I use X11 or XCB? - I personally used XCB and didn't find it too difficult to interface with, and there are a large number of implementations which use it (2bwm, bspwm, ratpoison, etc) so you shouldn't have an issue with learning more about it. But the documentation is pretty limited. If you are just wanting to write a toy WM than X11 is perfectly fine.

    X or Wayland? - If you're wanting to write your first WM as a hobby project than I would recommend X over wayland just due to the much larger amount of reference material and documentation. You will have a much easier time getting your feet wet. Ignore the comments about X dying as it doesn't really matter for a hobby project, since the whole point is to have fun.

    Feel free to check out my window manager which is an example of what just reading this blog post and getting inspired can result in: https://github.com/cfrank/natwm

bspwm

Posts with mentions or reviews of bspwm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.

What are some alternatives?

When comparing swm and bspwm you can also consider the following projects:

herbstluftwm - A manual tiling window manager for X11

i3 - A tiling window manager for X11

2bwm - A fast floating WM written over the XCB library and derived from mcwm.

sway - i3-compatible Wayland compositor

spectrwm - A small dynamic tiling window manager for X11.

i3-gaps - i3-gaps – i3 with more features (forked from https://github.com/i3/i3)

dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg

river - [mirror] A dynamic tiling Wayland compositor

sowm - An itsy bitsy floating window manager (220~ sloc!).

bismuth - KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.

mir - The Mir compositor