From ff3c509ce0be53367ebd9dc6e047a1b5f6ed1d7e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 11 Oct 2012 00:08:57 +0200 Subject: add wncklet schemas --- ...rg.mate.panel.applet.window-list.gschema.xml.in | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in (limited to 'applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in') diff --git a/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in b/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in new file mode 100644 index 00000000..0f2d871d --- /dev/null +++ b/applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in @@ -0,0 +1,24 @@ + + + + + + + + + false + Show windows from all workspaces + If true, the window list will show windows from all workspaces. Otherwise it will only display windows from the current workspace. + + + 'never' + When to group windows + Decides when to group windows from the same application on the window list. Possible values are "never", "auto" and "always". + + + true + Move windows to current workspace when unminimized + If true, then when unminimizing a window, move it to the current workspace. Otherwise, switch to the workspace of the window. + + + -- cgit v1.2.1