summaryrefslogtreecommitdiff
path: root/xwayland/xwayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/xwayland.h')
-rw-r--r--xwayland/xwayland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xwayland/xwayland.h b/xwayland/xwayland.h
index 312c9b27..b42110bd 100644
--- a/xwayland/xwayland.h
+++ b/xwayland/xwayland.h
@@ -105,6 +105,7 @@ struct weston_wm {
xcb_atom_t net_wm_state_fullscreen;
xcb_atom_t net_wm_user_time;
xcb_atom_t net_wm_icon_name;
+ xcb_atom_t net_wm_desktop;
xcb_atom_t net_wm_window_type;
xcb_atom_t net_wm_window_type_desktop;
xcb_atom_t net_wm_window_type_dock;