add support for _NET_CLOSE_WINDOW

This commit is contained in:
okan
2013-05-19 17:05:52 +00:00
parent 556a50d8f7
commit c84145661e
3 changed files with 5 additions and 0 deletions

View File

@@ -545,6 +545,7 @@ enum {
_NET_WORKAREA,
_NET_WM_NAME,
_NET_WM_DESKTOP,
_NET_CLOSE_WINDOW,
EWMH_NITEMS
};
struct atom_ctx {