summaryrefslogtreecommitdiff
path: root/xwayland/xwayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/xwayland.h')
-rw-r--r--xwayland/xwayland.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xwayland/xwayland.h b/xwayland/xwayland.h
index b42110bd..54cbf6d6 100644
--- a/xwayland/xwayland.h
+++ b/xwayland/xwayland.h
@@ -102,6 +102,8 @@ struct weston_wm {
xcb_atom_t net_wm_pid;
xcb_atom_t net_wm_icon;
xcb_atom_t net_wm_state;
+ xcb_atom_t net_wm_state_maximized_vert;
+ xcb_atom_t net_wm_state_maximized_horz;
xcb_atom_t net_wm_state_fullscreen;
xcb_atom_t net_wm_user_time;
xcb_atom_t net_wm_icon_name;