mutter VS musca

Compare mutter vs musca and see what are their differences.

mutter

Read-only mirror of https://gitlab.gnome.org/GNOME/mutter (by GNOME)

musca

Musca is a simple window manager for X allowing both tiling and stacking modes. (by enticeing)
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
mutter musca
12 3
192 22
1.6% -
9.9 0.0
6 days ago over 3 years ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

mutter

Posts with mentions or reviews of mutter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • Weird graphics / Gnome window resizing problem
    1 project | /r/EndeavourOS | 9 Nov 2022
    Kewl. I guess the bug report should go to https://gitlab.gnome.org/GNOME/mutter
  • I want VRR (freesync), therefore : how to install mutter-VRR for Ubuntu Gnome Wayland ?
    1 project | /r/gnome | 9 Oct 2022
    Regarding Ubuntu Gnome Wayland, I heard that there is the possibility to get VRR working with mutter-vrr (and gnome-control-center-VRR ?) https://gitlab.gnome.org/GNOME/mutter
  • Compositor
    1 project | /r/pop_os | 28 Sep 2022
  • Would love to be able to use keyboard shortcut on this menu
    1 project | /r/gnome | 23 May 2022
    You should create an issue in https://gitlab.gnome.org/GNOME/mutter for this.
  • Dvorak keyboard with Qwerty shortcuts on Wayland
    2 projects | /r/gnome | 10 May 2022
    As a result I'm studying the wayland architecture (I like gnome so the compositor would be Mutter) so that I can figure out how to either make a hack or make something legitimate. This is proving time consuming.
  • Found this gem on the Fedora wiki. Look at the Nvidia entry
    1 project | /r/Fedora | 3 Apr 2022
    Hmm.. I'm not sure about the negativo drivers, but if you need EGLstreams working it seems like there are a few build options for mutter you can use? https://github.com/GNOME/mutter/blob/main/meson_options.txt
  • GNOME 42 release notes
    4 projects | /r/gnome | 23 Mar 2022
    pkgname=mutter pkgver=42.0 pkgrel=0.1 pkgdesc="A window manager for GNOME" url="https://gitlab.gnome.org/GNOME/mutter" arch=(x86_64) license=(GPL) depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas libcanberra startup-notification zenity libsm gnome-desktop upower libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire xorg-xwayland graphene libxkbfile libsysprof-capture) makedepends=(git gobject-introspection egl-wayland meson xorg-server wayland-protocols sysprof) checkdepends=(xorg-server-xvfb wireplumber python-dbusmock) provides=(libmutter-10.so) groups=(gnome) _commit=9249aba72a5c4454894c08735a4963ca1665e34d # tag/42.00 source=( "git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit" "https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1441.patch" ) sha256sums=('SKIP' 'SKIP')
  • Does Pop OS 21.10 use a compositor?
    1 project | /r/pop_os | 8 Feb 2022
    Mutter
  • River: A dynamic tiling Wayland compositor
    6 projects | news.ycombinator.com | 15 Jan 2022
    Wayland is a protocol - not an implementation. It tries to minify latency by merging together some of the components X11 had and tries to do this in a slim and faster way.

    The implementation of the protocol may differ, but I know for example MUTTER (https://gitlab.gnome.org/GNOME/mutter)

    This article has nice and not too complex visualisations: https://www.secjuice.com/wayland-vs-xorg/

  • LWQt Wayland DE 2nd Demo
    5 projects | /r/LXQt | 12 Jan 2022
    Stock Mutter - in contrast to this fork of it - would not work either.

musca

Posts with mentions or reviews of musca. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • River: A dynamic tiling Wayland compositor
    6 projects | news.ycombinator.com | 15 Jan 2022
    I used to love GOOMWWM[1] and used it for the longest time. I miss a lot of things about it, still. It doesn't quite meet your requirements, looks-wise its very minimal and it doesn't have snapping, but I really liked the idea behind it: make a keyboard-centric stacking/floating window manager that gives you enough control that it can be used as if it were a (manual[2]) tiling window manager. It really feels like a tiling window manager and its fantastic!

    [1] https://github.com/seanpringle/goomwwm

    [2] I personally use sway these days, but I still prefer manual tiling where I move and size windows myself, rather than having the WM try to do it for me, as long as the WM makes it very easy to do, as goomwwm did (and its predecessor, musca: https://github.com/enticeing/musca)

  • Switching to the I3 Window Manager
    15 projects | news.ycombinator.com | 6 Sep 2021
    I came to filing window managers through musca[1] and then goomwwm[2] (Get Out Of My Way Window Manager) and then switched to i3 (and more recently, away) because both Musca and goomwwm haven’t been updated in years.

    I still miss Musca and goomwwm. They didn’t require any visualisation of the hierarchy, things were just layer out next to each other without a hierarchy and just worked. It was very intuitive. Goomwwm went a step further: it’s not technically a tiling window manager at all, but rather a floating window manager (so you can have your windows overlap if you want) that happens to be usable as if it were tiling and that’s keyboard centric (but you can use mouse too if you wish). That really was the sweet spot for me and I often find annoying behaviour in i3/sway that goomwwm didn’t have (typically around movement and resizing).

    [1] https://github.com/enticeing/musca (original source and all documentation seems to be gone)

    [2] https://github.com/seanpringle/goomwwm

  • [SimpleWM] Sometimes you just have to make things from scratch
    8 projects | /r/unixporn | 25 Jan 2021
    I have attempted a manual tiling WM once, which I have abandoned because stacking WM is more suited for me. Here is the unfinished project. I took the basics from DWM and Herbstluftwm (which was way simpler when I was looking into it). I also remember taking inspirations and examples from Musca WM.

What are some alternatives?

When comparing mutter and musca you can also consider the following projects:

sway - i3-compatible Wayland compositor

goomwwm - Get out of my way, Window Manager!

lxqt - Checkout all LXQt components at once by using git submodule. Discussions, Wiki and general issues are here.

smithay - A smithy for rusty wayland compositors

gnome-shell - Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-shell

weston - Weston is a Wayland compositor designed for correctness, reliability, predictability, and performance

labwc - A Wayland window-stacking compositor

simplewm

gnome-unstable

i3-multimonitor-workspace - i3wm Multi-Monitor workspace

lwqt-session - The LXQt session manager

dotfiles - My personal dotfiles