Jason Tackaberry wrote:
> On Sun, 2008-09-07 at 15:18 +0200, Mike Massonnet wrote:
>> I had definitely say no.  IMHO, you keep your default stage, and uses
>> something like DBUS so that you can display specific messages onto the
>> default stage.
> 
> I wonder if it'd be possible to use tfp and redirect the XComposite
> overlay window.  Seems like exactly what the OP asked for ("fullscreen
> transparent stage"), assuming it's possible.

I am not sure I fully understood, but the overlay window cannot be
transparent. You need a compositor to achieve the illusion of
transparency, and the overlay window is the target window where the
compositor creates that illusion, i.e., the overlay window itself cannot
be composited.

Your simplest option is not to make the OSD menu fullscreen, and just
stack it over the stage. If you want the OSD menu to be translucent, you
can either use the RPC approach suggested above to create it by the
process that owns the stage, or you need a compositor.

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

Reply via email to