summary refs log tree commit diff
path: root/xutil.c
diff options
context:
space:
mode:
authoroga <oga>2009-12-07 22:21:59 +0000
committeroga <oga>2009-12-07 22:21:59 +0000
commit3c60d854db25c4cf0c72a981b108bde0bbf933fd (patch)
tree6399a3f5f2b3a1331e986c93c5bc2a668430bca3 /xutil.c
parent3e309894c1d0f6ff9302109d72a0ffb25612d537 (diff)
downloadcwm-3c60d854db25c4cf0c72a981b108bde0bbf933fd.tar.gz
cwm-3c60d854db25c4cf0c72a981b108bde0bbf933fd.tar.xz
cwm-3c60d854db25c4cf0c72a981b108bde0bbf933fd.zip
Implement _NET_ACTIVE_WINDOW. for now just the informational hint is
supported, the client message to change this will be supported when all
informational hints are working.

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 06b7d0d..d4e4f62 100644
--- a/xutil.c
+++ b/xutil.c
@@ -181,6 +181,7 @@ char 		*atoms[CWM_NO_ATOMS] = {
 	"_NET_SUPPORTED",
 	"_NET_SUPPORTING_WM_CHECK",
 	"_NET_WM_NAME",
+	"_NET_ACTIVE_WINDOW",
 };
 
 void