foo d0e05053
Anselm R. Garbe · 2007-11-15 19:26 1 file(s) · +1 −1
dwm.c +1 −1
1521 1521
			PropModeReplace, (unsigned char *) &barwin, 1);
1522 1522
	/* HACK: dwm identifies itself as compiz to workaround the XToolkit bug of Sun JDK */
1523 1523
	XChangeProperty(dpy, barwin, netatom[NetWMName], utf8string, 8,
1524 -
			PropModeReplace, (unsigned char *) "compiz", 7);
1524 +
			PropModeReplace, (unsigned char *) "compiz", 6);
1525 1525
	XChangeProperty(dpy, root, netatom[NetWMCheck], XA_WINDOW, 32,
1526 1526
			PropModeReplace, (unsigned char *) &barwin, 1);
1527 1527
	XChangeProperty(dpy, root, netatom[NetSupported], XA_ATOM, 32,