[mutter] gschema: Add description for "monitor-config-manager"



commit 05bc2e2331efdc46868e8a60ad32ca562ebf29ec
Author: Jonas Ådahl <jadahl gmail com>
Date:   Fri Apr 21 17:55:52 2017 +0800

    gschema: Add description for "monitor-config-manager"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777732

 data/org.gnome.mutter.gschema.xml.in |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.mutter.gschema.xml.in b/data/org.gnome.mutter.gschema.xml.in
index 96b3be3..4c73339 100644
--- a/data/org.gnome.mutter.gschema.xml.in
+++ b/data/org.gnome.mutter.gschema.xml.in
@@ -114,12 +114,22 @@
 
         Currently possible keywords:
 
+        • “monitor-config-manager”    — use the new monitor configuration
+                                        system, aimed to replace the old one.
+                                        This enables a higher level configuration
+                                        API to be used by confugiration
+                                        applications, as well as the ability to
+                                        configure per logical monitor scale.
         • “scale-monitor-framebuffer” — makes mutter default to layout logical
                                         monitors in a logical pixel coordinate
                                         space, while scaling monitor
                                         framebuffers instead of window content,
                                         to manage HiDPI monitors. Does not
                                         require a restart.
+
+                                        Also enabling "monitor-config-manager"
+                                        is required for this feature to be
+                                        enabled.
       </description>
     </key>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]