aboutsummaryrefslogtreecommitdiff
path: root/xwayland/xwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/xwm.h')
-rw-r--r--xwayland/xwm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xwayland/xwm.h b/xwayland/xwm.h
index 05fcfa7e..4f8c20a2 100644
--- a/xwayland/xwm.h
+++ b/xwayland/xwm.h
@@ -25,6 +25,9 @@ enum atom_name {
_NET_WM_MOVERESIZE,
_NET_WM_NAME,
_NET_SUPPORTING_WM_CHECK,
+ _NET_WM_STATE_FULLSCREEN,
+ _NET_WM_STATE_MAXIMIZED_VERT,
+ _NET_WM_STATE_MAXIMIZED_HORZ,
ATOM_LAST,
};