summary refs log tree commit diff
path: root/xutil.c
diff options
context:
space:
mode:
authoroga <oga>2009-12-10 23:21:26 +0000
committeroga <oga>2009-12-10 23:21:26 +0000
commit9b04930f24bb3acc3626f442eff074b6b80821f3 (patch)
tree1e5bd5d94937565cf8a9eed2eb0b7499ffac2038 /xutil.c
parenta7c3a7cac323e5522f70f6f4fb3c6eb6607d1b99 (diff)
downloadcwm-9b04930f24bb3acc3626f442eff074b6b80821f3.tar.gz
cwm-9b04930f24bb3acc3626f442eff074b6b80821f3.tar.xz
cwm-9b04930f24bb3acc3626f442eff074b6b80821f3.zip
Implement _NET_VIRTUAL_ROOTS (just clear it, we don't use that technique)
and _NET_SHOWING_DESKTOP (we're never doing so right now).

only three informational root-window hints to go.

ok okan@
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xutil.c b/xutil.c
index 727fd37..a9e2453 100644
--- a/xutil.c
+++ b/xutil.c
@@ -187,6 +187,8 @@ char 		*atoms[CWM_NO_ATOMS] = {
 	"_NET_CURRENT_DESKTOP",
 	"_NET_DESKTOP_VIEWPORT",
 	"_NET_DESKTOP_GEOMETRY",
+	"_NET_VIRTUAL_ROOTS",
+	"_NET_SHOWING_DESKTOP",
 };
 
 void