diff --git a/data/org.gnome.mutter.gschema.xml.in b/data/org.gnome.mutter.gschema.xml.in index 7b2838948..c4108dff0 100644 --- a/data/org.gnome.mutter.gschema.xml.in +++ b/data/org.gnome.mutter.gschema.xml.in @@ -126,6 +126,10 @@ Requires a restart. • “autostart-xwayland” — initializes Xwayland lazily if there are X11 clients. Requires a restart. + • “dma-buf-screen-sharing" — enables DMA buffered screen sharing. This + is already enabled by default when using + the i915 driver, but disabled for + everything else. Requires a restart.