summaryrefslogtreecommitdiff
path: root/src/libxcwm/xcwm_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libxcwm/xcwm_internal.h')
-rw-r--r--src/libxcwm/xcwm_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libxcwm/xcwm_internal.h b/src/libxcwm/xcwm_internal.h
index eba10e1..f49226b 100644
--- a/src/libxcwm/xcwm_internal.h
+++ b/src/libxcwm/xcwm_internal.h
@@ -53,6 +53,7 @@ typedef struct xcwm_event_connetion {
struct xcwm_wm_atoms_t {
xcb_atom_t wm_delete_window_atom;
xcb_atom_t wm_transient_for_atom;
+ xcb_atom_t wm_name_atom;
xcb_ewmh_connection_t ewmh_conn;
};