Re: gtk_window_new without decoration



Hi,

On Tue, Jun 1, 2010 at 10:39 AM, Luis Gustavo Spern Barreto
<gustavosbarreto gmail com> wrote:
> Looking at the source code it seems that metacity does not receive the
> 'MapRequest' event to that window, why?

The X server does not redirect a client's own MapWindow, because then
there would be no way to map a window when getting a MapRequest. The
MapWindow would just go around infinitely.

There are a lot of problems with decorating metacity's own windows
from inside metacity; that's why all metacity's dialogs are in another
process.

Havoc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]