moonwm VS dwm-laptop

Compare moonwm vs dwm-laptop and see what are their differences.

moonwm

My own outstandingly named Window Manager (by jzbor)

dwm-laptop

My build of Suckless DWM for my laptop. (by compromyse)
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
moonwm dwm-laptop
7 2
30 0
- -
0.0 10.0
almost 2 years ago over 2 years ago
C C
MIT License MIT 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.

moonwm

Posts with mentions or reviews of moonwm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-15.
  • Another post on Linux battery performance
    2 projects | /r/archlinux | 15 Mar 2022
    I am using my own WM MoonWM, which is based on dwm. It is probably not for everyone, but I think that goes for every WM (also it is probably not as stable as the "big" players). A common first WM is probably i3, but you really just have to try some until you find one that fits.
  • DWM "stutters" on media playback on any chromium based browser/app
    2 projects | /r/suckless | 16 Jan 2022
    The main difference compared to other window managers is that in dwm when you switch tags the windows that are not shown are simply moved to a negative x position, whereas in most other window managers the windows become iconified which involves a few more steps like mapping and unmapping the window. I don't think this should make a difference, but there is a build of dwm that iconifies windows when they are hidden rather than moving them to a negative position if you'd like to try that out.
  • A DE-Like Tiling Window Manager
    2 projects | /r/linuxquestions | 9 Nov 2021
    You can install instantWM on another distro. I myself wrote MoonWM, which is based on dwm and should support basic DE functionality as well as draging windows with you mouse. If you want to you can give it a try. Although I should also not that it is not as smooth of an experience, as many regular DEs and I don't plan an pushing any updates other than obvious bugfixes in the near future.
  • [dwm]: Need help changing setlayout so that it toggle to the previous layout if the current layout is equal to the desired layout
    2 projects | /r/suckless | 30 May 2021
    I have this implemented in this commit.
  • How does DWM manage menus?
    3 projects | /r/suckless | 26 Mar 2021
    Have a look into dmenu, rofi and xmenu. They are all good at different things. The first two are keyboard driven and support a basic application menu by default. Xmenu is more like a context menu. For the most part you create the menus yourself with scripts. You can pipe stuff into their stdin and get the selected entry via stdout. Here is an example of what I use for my dwm build.
  • How can I use Modkey+Ctrl as modifier in dwm?
    1 project | /r/suckless | 25 Mar 2021
    ControlMask should definitely work though and does so on my build.
  • [dwm] Suggest improvements on my build?
    2 projects | /r/suckless | 22 Feb 2021
    Idk, but this is the ginormous list of patches I have applied on my build:

dwm-laptop

Posts with mentions or reviews of dwm-laptop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-16.
  • DWM "stutters" on media playback on any chromium based browser/app
    2 projects | /r/suckless | 16 Jan 2022
    Here is my build of dwm: https://github.com/compromyse/dwm-laptop. In the attached video, any content playing on chromium based browsers or react, discord, spotify, etc kind if "stutters". This doesn't happen with browsers like firefox. Anyone know the issue?
  • Video "stutter" on switching workspaces.
    1 project | /r/suckless | 15 Jan 2022
    So in the attached video, not only does the video stutter but the app kind of "freezes" for a few seconds. This gets really annoying fast. I enjoyed dwm this far but this is a complete dealbreaker for me... If I can't fix it i might just switch to i3wm... This doesn't happen with any other window manager! Just dwm! Here is my build of dwm: https://github.com/compromyse/dwm-laptop

What are some alternatives?

When comparing moonwm and dwm-laptop you can also consider the following projects:

xmenu - a x11 menu utility

patches - Collection of patches for dwm, st and dmenu

dwm-dynamicswallow-patch - Bring scriptable window swallowing to dwm!