[waimea] putting alpha on avg ?

Lange Maxence maxence at pontapreta.net
Fri Mar 25 20:11:06 EET 2005


Hi,

As every one can see; no styles/themes exists for waimea 0.5.x :(
Even if the basic theme is great, I'd like to create a new one; and 
maybe writing some tutos/docs. The .dtd file is really complete, but 
I'd like a confirmation.

my root.conf file got something like this:

<waimea version="0.5.1">

   <pattern name="root-grad" type="linear"
            start_x="50%" start_y="0"
            end_x="50%" end_y="100%"
            spread="none">
     <colorstop offset="0.0" color="#888888"/>
     <colorstop offset="1.0"  color="#000000"/>
   </pattern>

   <style name="root-background" cursor="left_ptr">
     <rectangle x="0" y="0" width="100%" height="100%"
                fill_pattern="root-grad"/>

     <svg x="-35%" y="-42%" width="100%" height="110%"
     Opacity="0.6"
          file="freedesktop.svg" />
   </style>

   <match target="root" window="^root$" name=".*" 
style="root-background"/>

</waimea>


Starting with the default root.conf, I didn't change many things; but 
can I put some transparency on the freedesktop.svg file ?!

daita.




More information about the waimea mailing list