summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2021-08-04 10:17:15 +0200
committerMarge Bot <marge-bot@gnome.org>2022-01-05 16:36:48 +0000
commit1978e93f285222e10ac6d5a25de5f90d061ec228 (patch)
treee7997d3c0f8c0fedc76de7fac48eba4c9cf032d8 /data
parent51308a9d78ba712a9a25438e257c430d517f35ac (diff)
downloadmutter-1978e93f285222e10ac6d5a25de5f90d061ec228.tar.gz
wayland/dma-buf: Prepare format/modifier map up front
As the format table is setup up front, it doesn't change when this experimental feature setting change. Make the settings documentation reflect that. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1959>
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.mutter.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.mutter.gschema.xml.in b/data/org.gnome.mutter.gschema.xml.in
index 467d77563..aa2fdd421 100644
--- a/data/org.gnome.mutter.gschema.xml.in
+++ b/data/org.gnome.mutter.gschema.xml.in
@@ -134,7 +134,7 @@
• “kms-modifiers” — makes mutter always advertise valid
buffer modifiers on Wayland. This is
currently not the case when using the
- i915 driver. Does not require a restart.
+ i915 driver. Requires a restart.
• “rt-scheduler” — makes mutter request a low priority
real-time scheduling. Requires a restart.