[blfs] branch trunk updated: mutter: --nested => --devkit, following upstream
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177636363452.31152.11522543353273149751@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 7a5c57ff8e mutter: --nested => --devkit, following upstream
7a5c57ff8e is described below
commit 7a5c57ff8e86f2b8b179a0261241a8f6ce1c523c
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri Apr 17 02:19:52 2026 +0800
mutter: --nested => --devkit, following upstream
---
gnome/platform/mutter.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/gnome/platform/mutter.xml b/gnome/platform/mutter.xml
index c6fc38d5cd..89e8459d3c 100644
--- a/gnome/platform/mutter.xml
+++ b/gnome/platform/mutter.xml
@@ -254,9 +254,14 @@ ninja test</userinput></screen>
compositor in another Wayland session. In a terminal emulator, issue:
</para>
- <screen role='nodump'><userinput>MUTTER_DEBUG_DUMMY_MODE_SPECS=1920x1080 mutter --wayland --nested -- vte-2.91</userinput></screen>
+ <screen role='nodump'><userinput>MUTTER_DEBUG_DUMMY_MODE_SPECS=1920x1080 \
+dbus-run-session mutter --wayland --devkit -- vte-2.91</userinput></screen>
<para>
+ There will be a 20-second delay before the nested compositor starts
+ up because of
+ <ulink url='https://gitlab.gnome.org/GNOME/mutter/-/issues/4159'>a
+ known bug</ulink>.
Replace <replaceable>1920x1080</replaceable> with the size you want
for the nested Wayland session.
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page