summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.h')
-rw-r--r--video/out/x11_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index 74822dcecb..53ca553a72 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -55,6 +55,7 @@ struct vo_x11_state {
bool window_hidden;
int fs_flip;
int fs_layer;
+ int fs; // whether we assume the window is in fullscreen mode
XSizeHints vo_hint;
bool mouse_cursor_hidden;