Re: [EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY

2007-10-03 Thread Matthias Clasen
On Wed, 2007-10-03 at 20:59 -0400, Dana Jansens wrote: > On 10/3/07, Havoc Pennington <[EMAIL PROTECTED]> wrote: > > Hi, > > > > On 10/3/07, Denis Washington <[EMAIL PROTECTED]> wrote: > > > Yes, override-redirect windows are also faded in and out > > > > Right, what I'm asking is whether we have

Re: [EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY

2007-10-03 Thread Dana Jansens
On 10/3/07, Havoc Pennington <[EMAIL PROTECTED]> wrote: > Hi, > > On 10/3/07, Denis Washington <[EMAIL PROTECTED]> wrote: > > Yes, override-redirect windows are also faded in and out > > Right, what I'm asking is whether we have any precedent for *hints* on > these windows. I believe that is what

Re: [EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY

2007-10-03 Thread Havoc Pennington
Hi, On 10/3/07, Denis Washington <[EMAIL PROTECTED]> wrote: > Yes, override-redirect windows are also faded in and out Right, what I'm asking is whether we have any precedent for *hints* on these windows. It's kind of a weird thing, because override redirect has always been the "don't mess with

Re: [EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY

2007-10-03 Thread Denis Washington
On Wed, 2007-10-03 at 12:24 -0400, Havoc Pennington wrote: > Hi, > > You're using an override-redirect window here - do compositing > managers already read hints off those? A regular WM will not touch an > override-redirect window, of course, including not reading hints and > not doing any fading

Re: [EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY

2007-10-03 Thread Havoc Pennington
Hi, You're using an override-redirect window here - do compositing managers already read hints off those? A regular WM will not touch an override-redirect window, of course, including not reading hints and not doing any fading effect. Havoc ___ wm-spec-

[EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY

2007-10-03 Thread Denis Washington
Hello, A few days ago I wrote a small patch to add a more fancy launcher feedback animation to the GNOME panel when a compositing manager is running [1]. For this animation, I'm using an auxiliary ARGB window into which I draw the actual animation (a ghost effect which expands over the panel area