summaryrefslogtreecommitdiff
path: root/app/cwm/xutil.c
diff options
context:
space:
mode:
authorOwain Ainsworth <oga@cvs.openbsd.org>2009-12-11 18:09:17 +0000
committerOwain Ainsworth <oga@cvs.openbsd.org>2009-12-11 18:09:17 +0000
commitb522bd6095933863381245b635456d2bf667f116 (patch)
tree05a4a12b688fe97a5db596edf1da86d255d8e2f8 /app/cwm/xutil.c
parent452f7e1c158bb15fd8de7d5f74fc04dcb5260abe (diff)
add _NET_WORKAREA. for now we ignore the gap, this'll change soonish.
ok okan@
Diffstat (limited to 'app/cwm/xutil.c')
-rw-r--r--app/cwm/xutil.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/cwm/xutil.c b/app/cwm/xutil.c
index bbd35ec44..635eb2e98 100644
--- a/app/cwm/xutil.c
+++ b/app/cwm/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.25 2009/12/11 17:55:42 oga Exp $
+ * $Id: xutil.c,v 1.26 2009/12/11 18:09:16 oga Exp $
*/
#include "headers.h"
@@ -191,6 +191,7 @@ char *atoms[CWM_NO_ATOMS] = {
"_NET_SHOWING_DESKTOP",
"_NET_DESKTOP_NAMES",
"_NET_WM_DESKTOP",
+ "_NET_WORKAREA",
};
void