summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/wayland_common.h')
-rw-r--r--video/out/wayland_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index f6075ae4cf..9d8c514d47 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -58,7 +58,7 @@ struct vo_wayland_state {
bool has_keyboard_input;
bool focused;
bool frame_wait;
- bool render;
+ bool hidden;
bool state_change;
bool toplevel_configured;
int display_fd;