about summary refs log tree commit diff
path: root/xutil.c
diff options
context:
space:
mode:
authoroga <oga>2009-12-11 17:55:42 +0000
committeroga <oga>2009-12-11 17:55:42 +0000
commita0ec2515e932183c01a7f9e61386b0741bef5f33 (patch)
treeaecb2dc07e3a28d364035166194b7d507c556c9f /xutil.c
parentb35cbf81d84c97e7c444aafe491597bd6db6cfab (diff)
downloadcwm-a0ec2515e932183c01a7f9e61386b0741bef5f33.tar.gz
cwm-a0ec2515e932183c01a7f9e61386b0741bef5f33.tar.xz
cwm-a0ec2515e932183c01a7f9e61386b0741bef5f33.zip
implement support for _NET_WM_DESKTOP properties on windows.
it works kinda like _CWM_GRP, which we added to aid restarts a while
ago, but it's standardised and clients are specifically allowed to set
it to request a desktop.

for noe we leave _CWM_GRP support in, but its days are now numbered.

while i'm here fixup an int/long mixup with an earlier diff.

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 6c7cb26..6476162 100644
--- a/xutil.c
+++ b/xutil.c
@@ -190,6 +190,7 @@ char 		*atoms[CWM_NO_ATOMS] = {
 	"_NET_VIRTUAL_ROOTS",
 	"_NET_SHOWING_DESKTOP",
 	"_NET_DESKTOP_NAMES",
+	"_NET_WM_DESKTOP",
 };
 
 void