We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
Gala Window Manager for elementary OS and Pantheon
A window & compositing manager based on libmutter and designed by elementary for use with Pantheon.
You'll need the following dependencies:
Runmeson build to configure the build environment. Change to the build directory and runninja to build
meson build
ninja
meson build --prefix=/usrcd buildninja
You can set thedocumentation option totrue to build the documentation. In the build directory, usemeson configure
documentation
true
meson configure
meson configure -Ddocumentation=true
To install, useninja install, then execute withgala --replace
ninja install
gala --replace
sudo ninja installgala --replace