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 696e73aff3..d5927933c3 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -108,6 +108,7 @@ struct vo_x11_state {
Window dnd_src_window;
Atom atom_frame_exts;
+ Atom atom_wm_state;
/* dragging the window */
bool win_drag_button1_down;