discuss-gnustep
[Top][All Lists]
Advanced

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

Re: White background in icons and WM integration


From: Chris B . Vetter
Subject: Re: White background in icons and WM integration
Date: Tue, 4 Dec 2001 12:51:05 -0800

On Tue, 4 Dec 2001 22:04:35 +0100
Björn Gohla <b.gohla@gmx.de> wrote:
> i also experienced similar annoyances when trying to run gs apps
> with twm or olwm. identifying where the deficiencies lie may well
> be a matter of perspective, but gnustep could be making too many
> assumptions about the abilities of the window manager.

Yes and no. That's what XInternAtom(s) are usually there for.
However, if the window-manager of your choice decides not to
"honour" a specific Atom, you are left alone.

On the other hand, as said before, GNUstep does look for 
_WINDOWMAKER_WM_PROTOCOLS and _WINDOWMAKER_NOTICEBOARD which, as
the name suggests are specific to Window Maker. In my opinion, not
a good choice as it will close the door for other WMs. Instead,
GNUstep should use its own atoms to notify any window-manager what
it wants/needs. That way, GNUstep would really be independant.
That's IMHO, of course ...

BTW.
What is XGWM_NET supposed to be??? (XGGeneric.h, XGWMProtocols)

-- 
Chris



reply via email to

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