summaryrefslogtreecommitdiff
path: root/src/core/window-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/window-private.h')
-rw-r--r--src/core/window-private.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/window-private.h b/src/core/window-private.h
index 02c518e0..f88f8a4d 100644
--- a/src/core/window-private.h
+++ b/src/core/window-private.h
@@ -86,7 +86,8 @@ typedef enum {
typedef enum {
META_TILE_NONE,
META_TILE_LEFT,
- META_TILE_RIGHT
+ META_TILE_RIGHT,
+ META_TILE_MAXIMIZE
} MetaTileMode;
struct _MetaWindow