Re: [EWMH] _NET_WM_WINDOW_TYPE_AUXILIARY
"Havoc Pennington" <[email protected]>
| Newsgroups | gmane.comp.gnome.wm-spec |
|---|---|
| Message-ID | <[email protected]> |
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