Sort _NET_WM_STATE Atoms like the spec.

This commit is contained in:
okan
2015-08-24 14:56:10 +00:00
parent b224945446
commit 4269ea0463
3 changed files with 17 additions and 17 deletions

2
conf.c
View File

@@ -680,13 +680,13 @@ static char *ewmhints[] = {
"_NET_WM_DESKTOP",
"_NET_CLOSE_WINDOW",
"_NET_WM_STATE",
"_CWM_WM_STATE_FREEZE",
"_NET_WM_STATE_STICKY",
"_NET_WM_STATE_MAXIMIZED_VERT",
"_NET_WM_STATE_MAXIMIZED_HORZ",
"_NET_WM_STATE_HIDDEN",
"_NET_WM_STATE_FULLSCREEN",
"_NET_WM_STATE_DEMANDS_ATTENTION",
"_CWM_WM_STATE_FREEZE",
};
void