Index: xcompmgr.c =================================================================== RCS file: /cvs/xapps/xcompmgr/xcompmgr.c,v retrieving revision 1.26 diff -u -r1.26 xcompmgr.c --- xcompmgr.c 14 Aug 2004 21:39:51 -0000 1.26 +++ xcompmgr.c 20 Aug 2004 20:54:45 -0000 @@ -1250,6 +1250,7 @@ /* moved mode setting to one place */ XSelectInput(dpy, id, PropertyChangeMask); + usleep(10); new->opacity = get_opacity_prop(dpy, new, OPAQUE); determine_mode (dpy, new);