%general-entities; ]> $Date$ Mutter-&mutter-version; Mutter Introduction to Mutter Mutter is the window manager for GNOME. It is not invoked directly, but from GNOME Session (on a machine with a hardware accelerated video driver). &lfs110a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &mutter-md5sum; Download size: &mutter-size; Estimated disk space required: &mutter-buildsize; Estimated build time: &mutter-time; Mutter Dependencies Required , , , , , and Recommended , , , and Recommended (Required to build the Wayland compositor) , , , and . Additionally, needs to be built with Wayland support. Recommended (Runtime) Optional (for X11 sessions) User Notes: Installation of Mutter Install Mutter by running the following commands: mkdir build && cd build && meson --prefix=/usr --buildtype=debugoptimized -Dtests=false .. && ninja The test suite requires an external program called xvfb-run. If you wish to run the tests, you should download and install it before running meson. You can obtain it from xvfb-run, and install it in /usr/bin. You should also remove the -Dtests=false from the meson command. To run the tests, issue: dbus-run-session ninja test. Note that the tests require an active X session to run correctly, and that native-headless is known to fail. Now, as the root user: ninja install Command Explanations --buildtype=debugoptimized: Override the default buildtype (debug), which would produce unoptimized binaries. The test suite of this package needs debug to be enabled. -Dtests=false: Prevents building the tests, and removes a hard requirement on xvfb-run. If you wish to run the tests, read the test suite instructions above. Note that you will need xvfb-run installed in /usr/bin. : Use this option if Sysprof is not installed, and you don't want meson to download Sysprof source code. Contents Installed Programs Installed Libraries Installed Directories mutter libmutter-9.so and libmutter-test-9.so /usr/{lib,include,libexec/installed-tests,share/{installed-tests}}/mutter-9 Short Descriptions mutter is a Clutter based compositing GTK+ Window Manager mutter libmutter-9.so contains the Mutter API functions libmutter-9.so