aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
authoroga2009-12-07 23:19:51 +0000
committeroga2009-12-07 23:19:51 +0000
commit0b0dd2e0d919b5b7aeede0dfc2c20b1c9147753d (patch)
treebb393f746141cfd1dca20eb8725df314e0294659 /xutil.c
parentff7157bb69ba801513b0ee6af1db2cde51ac62aa (diff)
downloadcwm-0b0dd2e0d919b5b7aeede0dfc2c20b1c9147753d.tar.gz
Implement _NET_NUMBER_OF_DESKTOPS, currently this is statically 9 and
unchangable. the group code needs some cleaning up before this will be a bit less hackish. ok okan@
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xutil.c b/xutil.c
index e1577dd..6b3d95b 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.20 2009/12/07 22:46:15 oga Exp $
+ * $Id: xutil.c,v 1.21 2009/12/07 23:19:51 oga Exp $
*/
#include "headers.h"
@@ -183,6 +183,7 @@ char *atoms[CWM_NO_ATOMS] = {
"_NET_WM_NAME",
"_NET_ACTIVE_WINDOW",
"_NET_CLIENT_LIST",
+ "_NET_NUMBER_OF_DESKTOPS",
};
void