Carsten Haitzler (The Rasterman), il 17/08/2012 02:05, ha scritto:

> the alpha stuff is entirely controlled in the theme

oh... I see...
and if I would try to make a variant of the default theme with just a
different alpha level, is this the part of default.edc that I should edit?

         part { name: "fade"; type: RECT;
            description { state: "default" 0.0;
            }
            description { state: "translucent" 0.0;
               inherit: "default" 0.0;
               color: 255 255 255 128;
            }
         }

that 128 should be the background alpha, right?

TIA

-- 

  Massimo Maiurana        massimo<at>ragusa.linux.it
  http://massimo.solira.org      GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
                    [Mark Twain]

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to