From c290da01dc328a372fe24178ca6cbecc2cff57b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Mon, 26 May 2014 01:05:39 +0200 Subject: [PATCH] data: Add button-layout to override schema The default in gsettings-desktop-schemas has changed to not include minimize and maximize to match the default of client-side decorations in GTK+, so start overriding the setting to bring them back in classic mode. --- ...nome.shell.extensions.classic-overrides.gschema.xml.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in b/data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in index b5beb0c4..19fdd984 100644 --- a/data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in +++ b/data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in @@ -11,6 +11,14 @@ + + "appmenu:minimize,maximize,close" + <_summary>Arrangement of buttons on the titlebar + <_description> + This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME Shell. + + + true <_summary>Enable edge tiling when dropping windows on screen edges