aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
authoroga2009-12-10 23:21:26 +0000
committeroga2009-12-10 23:21:26 +0000
commit640b7c9876ce301eafc3651136e16c191f26dd4b (patch)
treed0dc3f1467edb2978aa556249885c484f9129e09 /xutil.c
parent067d8c9f41a0c6d9cd87c31432b56057e0da2c5d (diff)
downloadcwm-640b7c9876ce301eafc3651136e16c191f26dd4b.tar.gz
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.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/xutil.c b/xutil.c
index be39289..b8001ca 100644
--- a/xutil.c
+++ b/xutil.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: xutil.c,v 1.22 2009/12/10 23:14:58 oga Exp $
+ * $Id: xutil.c,v 1.23 2009/12/10 23:21:26 oga Exp $
*/
#include "headers.h"
@@ -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