On Mon, Dec 31, 2012 at 2:44 AM, David Seikel <onef...@gmail.com> wrote:

> On Sat, 22 Dec 2012 16:26:06 -0200 Gustavo Sverzut Barbieri
> <barbi...@profusion.mobi> wrote:
>
> > On Saturday, December 22, 2012, David Seikel wrote:
> >
> > > I remember in the not too distant past I could set the E17
> > > compositor to make unfocused windows partially see through.  Did
> > > that get removed? If it's still there, how to turn it on?
> >
> >
> > Set the color class. At least detourious can handle that (Settings >
> > Look > Colors)
>
> That did not work in the main theme.


yeah, raster forgot about colorclasses in his hurry to do the dark theme.
Detourious do have them.

basically we need to change the theme:
 - use color classes names supported by the configuration module (there is
a fixed array of names in C)
 - use color as white (255 255 255 255);
 - use the color class with the actual value. it will multiply the white
and will become itself (red x white = red)

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to