aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
authorokan2013-05-19 17:05:52 +0000
committerokan2013-05-19 17:05:52 +0000
commit9b2707d7772bceae892c022721d1f1857984432d (patch)
treed2a3727f684912d27daf8ff24589af914dfa06a8 /xutil.c
parent4168dbb83a4439cdf7fdf6c6ce80bd2008de9ac1 (diff)
downloadcwm-9b2707d7772bceae892c022721d1f1857984432d.tar.gz
add support for _NET_CLOSE_WINDOW
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xutil.c b/xutil.c
index 67f5604..e78680e 100644
--- a/xutil.c
+++ b/xutil.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $OpenBSD: xutil.c,v 1.60 2013/05/19 17:03:55 okan Exp $
+ * $OpenBSD: xutil.c,v 1.61 2013/05/19 17:05:52 okan Exp $
*/
#include <sys/param.h>
@@ -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