source: gnome/platform/mutter.xml@ 5e11bd2b

11.1 11.2 11.3 12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5e11bd2b was f1cb793, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Package Updates:

Update to nautilus-41.2
Update to gnome-settings-daemon-41.0
Update to gnome-control-center-41.2
Update to mutter-41.3

  • Property mode set to 100644
File size: 7.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-41;/mutter-&mutter-version;.tar.xz">
8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-41;/mutter-&mutter-version;.tar.xz">
9 <!ENTITY mutter-md5sum "14325de1366970d28d140feff4f79101">
10 <!ENTITY mutter-size "2.6 MB">
11 <!ENTITY mutter-buildsize "176 MB">
12 <!ENTITY mutter-time "2.2 SBU (Using parallelism=4)">
13]>
14
15<sect1 id="mutter" xreflabel="Mutter-&mutter-version;">
16 <?dbhtml filename="mutter.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Mutter-&mutter-version;</title>
23
24 <indexterm zone="mutter">
25 <primary sortas="a-Mutter">Mutter</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Mutter</title>
30
31 <para>
32 <application>Mutter</application> is the window manager for
33 <application>GNOME</application>. It is not invoked directly,
34 but from <application>GNOME Session</application> (on a
35 machine with a hardware accelerated video driver).
36 </para>
37
38 &lfs110a_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&mutter-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&mutter-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &mutter-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &mutter-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &mutter-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &mutter-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
75 <itemizedlist spacing="compact">
76 <listitem>
77 <para>
78 Required download:
79 <ulink url="&sources-anduin-http;/mutter/xvfb-run"/>
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
87 <para role="required">
88 <!-- now using internal shipped clutter and cogl copies -->
89 <!-- <xref linkend="clutter"/>, -->
90 <xref linkend="gnome-settings-daemon"/>,
91 <xref linkend="graphene"/>,
92 <xref linkend="libxcvt"/>,
93 <xref linkend="libxkbcommon"/>,
94 <xref linkend="pipewire"/>, and
95 <xref linkend="zenity"/>
96 </para>
97
98 <bridgehead renderas="sect4">Recommended</bridgehead>
99 <para role="recommended">
100 <xref linkend="desktop-file-utils"/>,
101 <xref linkend="gobject-introspection"/>,
102 <xref linkend="startup-notification"/>, and
103 <xref linkend="sysprof"/>
104 </para>
105
106 <bridgehead renderas="sect4">Recommended (Required to
107 build the Wayland compositor)</bridgehead>
108 <para role="recommended">
109 <xref linkend="libinput"/>,
110 <xref linkend="wayland"/>,
111 <xref linkend="wayland-protocols"/>, and
112 <xref linkend="xwayland"/>.
113 Additionally, <xref linkend="gtk3"/> needs to be built with
114 <application>Wayland</application> support.
115 </para>
116
117 <bridgehead renderas="sect4"
118 revision="sysv">Recommended (Runtime)</bridgehead>
119 <para role="recommended" revision="sysv">
120 <xref linkend="blocaled" role="runtime"/>
121 </para>
122
123 <bridgehead renderas="sect4">Optional</bridgehead>
124 <para role="optional">
125 <xref linkend="xorg-server"/> (for X11 sessions)
126 </para>
127
128 <!-- NOTE: Mutter compiles git versions of COGL and Clutter for it's own
129 internal use. This is because the wayland support upstream isn't advanced
130 enough for the graphics stack used in Mutter. -->
131
132 <para condition="html" role="usernotes">User Notes:
133 <ulink url="&blfs-wiki;/mutter"/>
134 </para>
135
136 </sect2>
137
138 <sect2 role="installation">
139 <title>Installation of Mutter</title>
140
141 <para>
142 First, install an additional tool that is required by meson as the
143 <systemitem class="username">root</systemitem> user:
144 </para>
145
146 <screen role="root"><userinput remap="pre">install -v -m755 ../xvfb-run /usr/bin</userinput></screen>
147
148 <para>
149 Install <application>Mutter</application> by running the following
150 commands:
151 </para>
152
153<screen><userinput>mkdir build &amp;&amp;
154cd build &amp;&amp;
155
156meson --prefix=/usr --buildtype=debugoptimized .. &amp;&amp;
157ninja</userinput></screen>
158
159 <para>
160 To test the results, issue:
161 <command>dbus-run-session ninja test</command>. The tests
162 require an active X session to run correctly. It is not necessary to
163 run a separate D-bus session if not in a GNOME session, but it
164 provides a clean environment in any case. One test,
165 <filename>native-headless</filename>, is known to fail.
166 </para>
167
168 <para>
169 Now, as the <systemitem class="username">root</systemitem> user:
170 </para>
171
172<screen role="root"><userinput>ninja install</userinput></screen>
173
174 </sect2>
175
176 <sect2 role="commands">
177 <title>Command Explanations</title>
178
179 <para>
180 <parameter>--buildtype=debugoptimized</parameter>: Override the
181 default buildtype (<quote>debug</quote>), which would produce
182 unoptimized binaries. The test suite of this package needs debug
183 to be enabled.
184 </para>
185
186 <para>
187 <option>-Dprofiler=false</option>: Use this option if
188 <application>Sysprof</application> is not installed, and you don't
189 want meson to download <application>Sysprof</application> source
190 code.
191 </para>
192 </sect2>
193
194 <sect2 role="content">
195 <title>Contents</title>
196
197 <segmentedlist>
198 <segtitle>Installed Programs</segtitle>
199 <segtitle>Installed Libraries</segtitle>
200 <segtitle>Installed Directories</segtitle>
201
202 <seglistitem>
203 <seg>
204 mutter
205 </seg>
206 <seg>
207 libmutter-9.so and
208 libmutter-test-9.so
209 </seg>
210 <seg>
211 /usr/{lib,include,libexec/installed-tests,share/{installed-tests}}/mutter-9
212 </seg>
213 </seglistitem>
214 </segmentedlist>
215
216 <variablelist>
217 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
218 <?dbfo list-presentation="list"?>
219 <?dbhtml list-presentation="table"?>
220
221 <varlistentry id="mutter-prog">
222 <term><command>mutter</command></term>
223 <listitem>
224 <para>
225 is a <application>Clutter</application> based compositing
226 <application>GTK+</application> Window Manager
227 </para>
228 <indexterm zone="mutter mutter-prog">
229 <primary sortas="b-mutter">mutter</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="libmutter">
235 <term><filename class="libraryfile">libmutter-9.so</filename></term>
236 <listitem>
237 <para>
238 contains the <application>Mutter</application> API functions
239 </para>
240 <indexterm zone="mutter libmutter">
241 <primary sortas="c-libmutter">libmutter-9.so</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 </variablelist>
247
248 </sect2>
249
250</sect1>
Note: See TracBrowser for help on using the repository browser.