summary refs log tree commit diff
path: root/conf.c
diff options
context:
space:
mode:
authorokan <okan>2015-08-24 14:56:10 +0000
committerokan <okan>2015-08-24 14:56:10 +0000
commit4269ea046355991779eaf397fb9d99685532af69 (patch)
treeacd47e845d267ead7bc4168c24b7ed6bbeef7776 /conf.c
parentb224945446083ec061cea8ae41ee98190f7a4185 (diff)
downloadcwm-4269ea046355991779eaf397fb9d99685532af69.tar.gz
cwm-4269ea046355991779eaf397fb9d99685532af69.tar.xz
cwm-4269ea046355991779eaf397fb9d99685532af69.zip
Sort _NET_WM_STATE Atoms like the spec.
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.c b/conf.c
index 9769863..4bcfbb8 100644
--- a/conf.c
+++ b/conf.c
@@ -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