On Wed, 2008-10-01 at 11:42 +0200, Jörn Reder wrote:

> I have to questions:
> 
> 1.) Is it possible having a transparent stage on a X11 desktop?
>     Changing the opacity property doesn't work as expected.

you need the X server to return a RGBA window. this will probably work
on nvidia but not on intel or ati drivers.

> 2.) I can't find any signals to catch stage resizing. Am
>     I missing something?

notify::allocation, notify::width, notify::height are all signals that
can be used to know the change of size of any actor - including the
stage.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Intel Open Source Technology Center

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to