summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 1935888032..e20e2c937a 100644
--- a/options/options.h
+++ b/options/options.h
@@ -17,6 +17,8 @@ typedef struct mp_vo_opts {
int border;
int fit_border;
int all_workspaces;
+ int window_minimized;
+ int window_maximized;
int screen_id;
int fsscreen_id;