summaryrefslogtreecommitdiff
path: root/lib/x11plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x11plugin.h')
-rw-r--r--lib/x11plugin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/x11plugin.h b/lib/x11plugin.h
index 8c9b01e..d8b4550 100644
--- a/lib/x11plugin.h
+++ b/lib/x11plugin.h
@@ -43,6 +43,8 @@ struct _X11Plugin {
Display *dpy;
Window x_win;
+ Atom wm_delete_win;
+ Atom wm_protocols;
GC gc;
GC buf_gc;
Font text;