Martin Zwickel wrote: > On Tue, 24 Oct 2006 11:57:57 +0200 > Martin Zwickel <[EMAIL PROTECTED]> bubbled: > >> Hi there! >> >> I have a problem with composite extension, it seems that the damaged >> regions don't receive a redraw... >> Mostly happens only with menus and my desk looks through xlock, >> xrefresh doesn't fix it. >> >> Here a pic of my mailer where the menus stay: >> http://81.92.170.20/images/composite-bug2.jpg > > Ahhhh, sorry! Had to recompile e16 against my new X11 headers. Seems to > differ against the non aiglx version. > > But now my xlockmore is a bit transparent... WTF??? > Yes. The xlock window is an override-redirect one, and is composited with the opacity selected for those. To make the xlock window (and all other override-redirect ones) opaque, do $ eesh set compmgr.override_redirect.opacity 100 and restart e16.
/Kim ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
