treat WM_CHANGE_STATE like other atoms

This commit is contained in:
okan
2013-05-19 17:03:55 +00:00
parent 01bfdd7b42
commit 556a50d8f7
3 changed files with 4 additions and 5 deletions

View File

@@ -239,6 +239,7 @@ struct atom_ctx cwmh[CWMH_NITEMS] = {
{"WM_PROTOCOLS", None},
{"_MOTIF_WM_HINTS", None},
{"UTF8_STRING", None},
{"WM_CHANGE_STATE", None},
};
struct atom_ctx ewmh[EWMH_NITEMS] = {
{"_NET_SUPPORTED", None},