1
0
Fork 0
No description
  • C 98.4%
  • Meson 0.8%
  • Python 0.7%
Find a file
Daniel Baumann 1e8a65be19
Releasing progress-linux version 48.7-0+deb13u1progress8u1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-12-21 10:22:31 +01:00
.gitlab/issue_templates Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
.gitlab-ci Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
clutter Merging upstream version 48.7. 2025-12-21 10:20:43 +01:00
cogl Merging upstream version 48.7. 2025-12-21 10:20:43 +01:00
data Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
debian Releasing progress-linux version 48.7-0+deb13u1progress8u1. 2025-12-21 10:22:31 +01:00
doc Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
meson Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
mtk Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
po Merging upstream version 48.7. 2025-12-21 10:20:43 +01:00
src Merging upstream version 48.7. 2025-12-21 10:20:43 +01:00
subprojects Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
tools Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
.editorconfig Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
.gitignore Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
.gitlab-ci.yml Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
check-style.py Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
config.h.meson Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
COPYING Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
logo.svg Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
meson.build Merging upstream version 48.7. 2025-12-21 10:20:43 +01:00
meson.options Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
mutter.doap Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00
NEWS Merging upstream version 48.7. 2025-12-21 10:20:43 +01:00
README.md Adding upstream version 48.4. 2025-07-17 07:27:39 +02:00

Mutter

Mutter is a Wayland display server and X11 window manager and compositor library.

When used as a Wayland display server, it runs on top of KMS and libinput. It implements the compositor side of the Wayland core protocol as well as various protocol extensions. It also has functionality related to running X11 applications using Xwayland.

When used on top of Xorg it acts as a X11 window manager and compositing manager.

It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration.

Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit.

Mutter is used by, for example, GNOME Shell, the GNOME core user interface, and by Gala, elementary OS's window manager. It can also be run standalone, using the command "mutter", but just running plain mutter is only intended for debugging purposes.

Contributing

To contribute, open merge requests at https://gitlab.gnome.org/GNOME/mutter.

It can be useful to first look at the GNOME Handbook and the documentation and API references below first.

Documentation

API Reference

Meetings

There are recurring meetings to discuss development of GNOME Shell, mutter and related components.

License

Mutter is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for detalis.