aboutsummaryrefslogtreecommitdiff
path: root/include/xwayland
diff options
context:
space:
mode:
Diffstat (limited to 'include/xwayland')
-rw-r--r--include/xwayland/xwm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h
index 2569092f..1085cb14 100644
--- a/include/xwayland/xwm.h
+++ b/include/xwayland/xwm.h
@@ -44,7 +44,9 @@ enum atom_name {
NET_WM_STATE_FULLSCREEN,
NET_WM_STATE_MAXIMIZED_VERT,
NET_WM_STATE_MAXIMIZED_HORZ,
+ NET_WM_STATE_HIDDEN,
NET_WM_PING,
+ WM_CHANGE_STATE,
WM_STATE,
CLIPBOARD,
PRIMARY,