[gsettings-desktop-schemas] Add 'Always on Top' key



commit 6e18c3b4a4194f25f24a2618771b6b75b2685fe3
Author: Sindhu S <sindhus live in>
Date:   Mon Sep 2 17:45:36 2013 +0530

    Add 'Always on Top' key

 ....gnome.desktop.wm.keybindings.gschema.xml.in.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in 
b/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in
index a502fef..f76f701 100644
--- a/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in
@@ -317,6 +317,11 @@
       <_summary>Switch input source backward</_summary>
       <_description>Binding to select the previous input source</_description>
     </key>
+    <key name="always-on-top" type="as">
+      <default></default>
+      <_summary>Toggle window to be always on top</_summary>
+      <_description>Set or unset window to appear always on top</_description>
+    </key>
   </schema>
 
 </schemalist>


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