this method of setting transparency breaks on focus changes because of the unset comp focus-in color class. I dicked around with it a bit to see if I could get it to work a bit better, but no dice. going to need to figure out a better way of clipping this I guess
On Fri, Feb 22, 2013 at 9:49 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > set initial window opacity to max > > Author: discomfitor > Date: 2013-02-22 01:49:51 -0800 (Fri, 22 Feb 2013) > New Revision: 84305 > Trac: http://trac.enlightenment.org/e/changeset/84305 > > Modified: > trunk/e/src/bin/e_border.c > > Modified: trunk/e/src/bin/e_border.c > =================================================================== > --- trunk/e/src/bin/e_border.c 2013-02-22 09:46:20 UTC (rev 84304) > +++ trunk/e/src/bin/e_border.c 2013-02-22 09:49:51 UTC (rev 84305) > @@ -539,6 +539,7 @@ > bd->client.netwm.action.fullscreen = 0; > bd->client.netwm.action.change_desktop = 0; > bd->client.netwm.action.close = 0; > + bd->client.netwm.opacity = 255; > bd->client.netwm.type = ECORE_X_WINDOW_TYPE_UNKNOWN; > > { > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > enlightenment-svn mailing list > enlightenment-...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel