about summary refs log tree commit diff
path: root/xutil.c
diff options
context:
space:
mode:
authoroga <oga>2009-12-07 23:19:51 +0000
committeroga <oga>2009-12-07 23:19:51 +0000
commitaa88d5848e0b3ee3ea7c64c7582eddd963dcecb2 (patch)
treec1a5ead28fa7e68875113d9c20db450c4b2110e3 /xutil.c
parent728d2a40dd4e0151c6473179d35ca08fd0a0f1b4 (diff)
downloadcwm-aa88d5848e0b3ee3ea7c64c7582eddd963dcecb2.tar.gz
cwm-aa88d5848e0b3ee3ea7c64c7582eddd963dcecb2.tar.xz
cwm-aa88d5848e0b3ee3ea7c64c7582eddd963dcecb2.zip
Implement _NET_NUMBER_OF_DESKTOPS, currently this is statically 9 and
unchangable. the group code needs some cleaning up before this will be a
bit less hackish.

ok okan@
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xutil.c b/xutil.c
index 6b191ff..489b187 100644
--- a/xutil.c
+++ b/xutil.c
@@ -183,6 +183,7 @@ char 		*atoms[CWM_NO_ATOMS] = {
 	"_NET_WM_NAME",
 	"_NET_ACTIVE_WINDOW",
 	"_NET_CLIENT_LIST",
+	"_NET_NUMBER_OF_DESKTOPS",
 };
 
 void