Andreas Niederl wrote: > Hi, > is there a possibility to turn off the Fade-In effect for some programs > in e16 (i.e. in a opt-out fashion)? > The possibility to disable fading for particular windows is implemented internally, but the bits exposing this to eesh/matches are missing.
> Also, I'd like to turn off the transparency for xscreensaver but didn't > find a way to do it with the Remember settings. > Any hint how to do specific configuration for an application started > from the commandline? > The screensaver window is currently (incorrectly) treated as an override-redirect (pop-up) window. The override redirect windows can be made opaque using: $ eesh set compmgr.override_redirect.opacity 100 /Kim ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
