mutter/debian/README.Debian
Ward from fusion-voyager-3 a1d3a8b37d
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Has been cancelled
PikaOS Package Build Only (Canary) (amd64-v3) / build (push) Failing after 17s
PikaOS Package Build Only (amd64-v3) / build (push) Failing after 13s
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 13s
attempt to fix xwayland frac scale
2024-08-13 11:22:25 -04:00

18 lines
657 B
Plaintext

Mutter Compositor
===================
Mutter includes a compositor based on Clutter. Mutter by default adds
very simple effects using the compositor, such as a drop-shadow. The
compositor may be used by plugins to add more effects. GNOME Shell is
an example of one such plugin.
The compositor can be enabled on the fly by setting the gconf key
/apps/mutter/general/compositing_manager to true by using
gconf-editor or gconftool-2.
Before enabling the compositor, you need to make sure your X server
configuration has the composite extension, as well as DRI loaded and
enabled.
-- Gustavo Noronha Silva <kov@debian.org>, Sun, 26 Jul 2009 13:14:57 +0200