discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Menu windows appear in window manager windows list ?


From: Truls Becken
Subject: Re: Menu windows appear in window manager windows list ?
Date: Thu, 22 Nov 2007 00:51:56 +0100

On Nov 21, 2007 7:38 PM, Gregory John Casamento
<greg_casamento@yahoo.com> wrote:
>
> I'm saying it is a bug if it shows menu windows as windows in the window
> list.   They shouldn't show up there.
>
> Whether that's a bug in Metacity or GNUstep remains unclear.

It happens in OpenBox as well. It's probably a bug not to ignore
windows with _NET_WM_WINDOW_TYPE_MENU, but this is likely to be a
problem with many window managers, taskbars, and pagers.

I see from xprop that _NET_WM_STATE is not set on the menus. How about
setting that to _NET_WM_STATE_SKIP_TASKBAR and
_NET_WM_STATE_SKIP_PAGER ? My panel does this in addition to
_NET_WM_WINDOW_TYPE_DOCK.

Truls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]