Click to See Complete Forum and Search --> : Waimea Transparency Issues


philip42
10-15-2002, 11:00 AM
Hello all!
I'm writing my first style for Waimea (BB, FB, etc...) and I'm having problems getting transparencies to work correctly. I'm using the command:

menu.title.opacity: 85

to make portions of the style transparent, but having no success. Am I missing a required library needed for transparency effects? I'm using Waimea 0.3.5. Couldn't get it to work under 0.3.4 either.

bigskinnee
10-15-2002, 12:31 PM
well if you were missing a library the configure script would tell you.

When I configure waimea I get
with interlace
without ordered-pseudo
with xshape
with xrender
with xft
with pixmap

and my transparencies work fine.

My theme obliteration.style uses
menu.title.opacity: 70 # for the menu title
window.title.unfocus.opacity: 50 # for when the window is unfocused

philip42
10-15-2002, 05:47 PM
OK, the .style file isn't in the tarball I downloaded. Thought I'd give it a try and see if it's just the way I'm trying to use the command and not something else.

Metalhead01
10-15-2002, 10:17 PM
Are you using Esetroot to set the background image when you start Waimea? If not, edit your theme's background line to say:

Esetroot -s ~/.waimea/themes/foo.jpg (editing the path as required)

Try that out and see what happens.

philip42
10-16-2002, 04:30 PM
Yeah, I'm using Esetroot.