summary refs log tree commit diff
path: root/xutil.c
diff options
context:
space:
mode:
authorokan <okan>2013-05-19 17:05:52 +0000
committerokan <okan>2013-05-19 17:05:52 +0000
commitc84145661e14cc62032f30c6a8c744ba84b95601 (patch)
treea55b81700785ab648b54a77364faa52b1030bc68 /xutil.c
parent556a50d8f7f6804630bfffc6b1f1817fd67a273b (diff)
downloadcwm-c84145661e14cc62032f30c6a8c744ba84b95601.tar.gz
cwm-c84145661e14cc62032f30c6a8c744ba84b95601.tar.xz
cwm-c84145661e14cc62032f30c6a8c744ba84b95601.zip
add support for _NET_CLOSE_WINDOW
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xutil.c b/xutil.c
index 764116a..d9f2106 100644
--- a/xutil.c
+++ b/xutil.c
@@ -256,6 +256,7 @@ struct atom_ctx ewmh[EWMH_NITEMS] = {
 	{"_NET_WORKAREA",		None},
 	{"_NET_WM_NAME",		None},
 	{"_NET_WM_DESKTOP",		None},
+	{"_NET_CLOSE_WINDOW",		None},
 };
 
 void