From e48fc61bf4cf43a90b7ddf16e3cbb3b247333c89 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 4 Jul 2012 18:01:12 +0200 Subject: Initial release --- maximus/maximus.schemas | 54 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 maximus/maximus.schemas (limited to 'maximus/maximus.schemas') diff --git a/maximus/maximus.schemas b/maximus/maximus.schemas new file mode 100644 index 0000000..a348e9b --- /dev/null +++ b/maximus/maximus.schemas @@ -0,0 +1,54 @@ + + + + /schemas/apps/maximus/exclude_class + /apps/maximus/exclude_class + maximus + list + string + [Totem] + + A list of exclusion strings which apply to the window class. + A list of exclusion strings which apply to the window class + + + + + /schemas/apps/maximus/binding + /apps/maximus/binding + maximus + string + disabled + + A binding + A binding + + + + + /schemas/apps/maximus/undecorate + /apps/maximus/undecorate + maximus + bool + 1 + + Undecorate windows when maximized + Undecorate windows when maximized + + + + + /schemas/apps/maximus/no_maximize + /apps/maximus/no_maximize + maximus + bool + 0 + + Do not automatically maximize newly opened windows + Do not automatically maximize newly opened windows. If undecorate is set, will still undecorate maximised windows. + + + + + + -- cgit v1.2.1