Yes, `mutter` is used by `gnome-shell` but it's used as a library. The `mutter` binary is just a tiny program that links against `libmutter`. You could try like this:
lsof | grep mutter
Yes, `mutter` is used by `gnome-shell` but it's used as a library. The `mutter` binary is just a tiny program that links against `libmutter`. You could try like this:
lsof | grep mutter