4494888b82
Move the option from the mutter binary to libmutter, and rename from --nested to --wayland. This allows gnome-shell to drop the set_is_wayland_compositor() call. https://bugzilla.gnome.org/show_bug.cgi?id=707897
17 lines
481 B
Desktop File
17 lines
481 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
_Name=Mutter (wayland compositor)
|
|
Exec=mutter-launch -- mutter --wayland
|
|
NoDisplay=true
|
|
# name of loadable control center module
|
|
X-GNOME-WMSettingsModule=metacity
|
|
# name we put on the WM spec check window
|
|
X-GNOME-WMName=Mutter
|
|
# back compat only
|
|
X-GnomeWMSettingsLibrary=metacity
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=mutter
|
|
X-GNOME-Bugzilla-Component=general
|
|
X-GNOME-Autostart-Phase=DisplayServer
|
|
X-GNOME-Autostart-Notify=true
|