source: gnome/platform/mutter.xml@ 9021a65

10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9021a65 was 74db4f4, checked in by Pierre Labastie <pieere@…>, 4 years ago

Run mutter tests in a private dbus-session so that it does not conflict with
the running DE

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23699 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.9 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-minor-36;/mutter-&mutter-version;.tar.xz">
8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
9 <!ENTITY mutter-md5sum "c841bbcc1a73ce632371172ee04730ae">
10 <!ENTITY mutter-size "2.6 MB">
11 <!ENTITY mutter-buildsize "248 MB">
12 <!ENTITY mutter-time "1.0 SBU (Using parallelism=4)">
13]>
14
15<sect1 id="mutter" xreflabel="Mutter-&mutter-version;">
16 <?dbhtml filename="mutter.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Mutter-&mutter-version;</title>
24
25 <indexterm zone="mutter">
26 <primary sortas="a-Mutter">Mutter</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Mutter</title>
31
32 <para>
33 <application>Mutter</application> is the window manager for
34 <application>GNOME</application>. It is not invoked directly,
35 but from <application>GNOME Session</application> (on a
36 machine with a hardware accelerated video driver).
37 </para>
38
39 &lfs10_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&mutter-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&mutter-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &mutter-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &mutter-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &mutter-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &mutter-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <!--
76 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
77 <itemizedlist spacing="compact">
78 <listitem>
79 <para>
80 Required patch:
81 <ulink url="&patch-root;/mutter-&mutter-version;-mesa_20_fixes-1.patch"/>
82 </para>
83 </listitem>
84 </itemizedlist>
85 -->
86
87 <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
88
89 <bridgehead renderas="sect4">Required</bridgehead>
90 <para role="required">
91 <!-- now using internal shipped clutter and cogl copies -->
92 <!-- <xref linkend="clutter"/>, -->
93 <xref linkend="gnome-desktop"/>,
94 <xref linkend="gnome-settings-daemon"/>,
95 <xref linkend="graphene"/>,
96 <xref linkend="libcanberra"/>,
97 <xref linkend="libwacom"/>,
98 <xref linkend="libxkbcommon"/>,
99 <xref linkend="pipewire"/>,
100 <xref linkend="upower"/>, and
101 <xref linkend="zenity"/>
102 </para>
103
104 <bridgehead renderas="sect4">Recommended</bridgehead>
105 <para role="recommended">
106 <xref linkend="desktop-file-utils"/>,
107 <xref linkend="gobject-introspection"/>, and
108 <xref linkend="startup-notification"/>
109 </para>
110
111 <bridgehead renderas="sect4">Recommended (Required to
112 build the Wayland compositor)</bridgehead>
113 <para role="recommended">
114 <xref linkend="libinput"/>,
115 <xref linkend="wayland"/>,
116 <xref linkend="wayland-protocols"/>, and
117 <xref linkend="xorg-server"/> (with <command>Xwayland</command>).
118 Additionally, <xref linkend="gtk3"/> needs to be built with
119 <application>Wayland</application> support.
120 </para>
121
122 <bridgehead renderas="sect4"
123 revision="sysv">Recommended (Runtime)</bridgehead>
124 <para role="recommended" revision="sysv">
125 <xref linkend="blocaled" role="runtime"/>
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 <!-- Not needed anymore with 3.36.1
142 <para>
143 First, apply a patch to Mutter to fix building with mesa-20.x and later:
144 </para>
145
146<screen><userinput remap="pre">patch -Np1 -i ../mutter-&mutter-version;-mesa_20_fixes-1.patch</userinput></screen>
147 -->
148
149 <para>
150 Install <application>Mutter</application> by running the following
151 commands:
152 </para>
153
154<screen><userinput>mkdir build &amp;&amp;
155cd build &amp;&amp;
156
157meson --prefix=/usr -Dprofiler=false .. &amp;&amp;
158ninja</userinput></screen>
159
160 <para>
161 To test the results, issue:
162 <command>dbus-run-session ninja test</command>. The tests
163 require an active X session to run correctly. It is not necessary to
164 run a separate D-bus session if not in a GNOME session, but it
165 provides a clean environment in any case.
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="content">
177 <title>Contents</title>
178
179 <segmentedlist>
180 <segtitle>Installed Programs</segtitle>
181 <segtitle>Installed Libraries</segtitle>
182 <segtitle>Installed Directories</segtitle>
183
184 <seglistitem>
185 <seg>
186 mutter
187 </seg>
188 <seg>
189 libmutter-6.so
190 </seg>
191 <seg>
192 /usr/{lib,include,libexec/installed-tests,share/{installed-tests}}/mutter-6
193 </seg>
194 </seglistitem>
195 </segmentedlist>
196
197 <variablelist>
198 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
199 <?dbfo list-presentation="list"?>
200 <?dbhtml list-presentation="table"?>
201
202 <varlistentry id="mutter-prog">
203 <term><command>mutter</command></term>
204 <listitem>
205 <para>
206 is a <application>Clutter</application> based compositing
207 <application>GTK+</application> Window Manager.
208 </para>
209 <indexterm zone="mutter mutter-prog">
210 <primary sortas="b-mutter">mutter</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="libmutter">
216 <term><filename class="libraryfile">libmutter-6.so</filename></term>
217 <listitem>
218 <para>
219 contains the <application>Mutter</application> API functions.
220 </para>
221 <indexterm zone="mutter libmutter">
222 <primary sortas="c-libmutter">libmutter-6.so</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 </variablelist>
228
229 </sect2>
230
231</sect1>
Note: See TracBrowser for help on using the repository browser.