summaryrefslogtreecommitdiff
path: root/include/xcwm/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xcwm/context.h')
-rw-r--r--include/xcwm/context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xcwm/context.h b/include/xcwm/context.h
index 3d28131..cb02d3b 100644
--- a/include/xcwm/context.h
+++ b/include/xcwm/context.h
@@ -50,6 +50,7 @@ struct xcwm_context_t {
int conn_screen;
xcwm_window_t *root_window;
int damage_event_mask;
+ xcb_window_t wm_cm_window;
xcwm_wm_atoms_t *atoms;
};
typedef struct xcwm_context_t xcwm_context_t;