[Fwd: Bringing a Window to foreground]



Hi!

Perhaps we should invite some Mozilla people to this list.

Mark
-- 
... GUI: WPS.
------------------------------------------------------------------------
Marko.Macek@gmx.net                 http://www.kiss.uni-lj.si/~k4fr0235/


Brendan Eich wrote:
> 
> Shaver said many WMs alreaady have hints for z-order control -- can we use those?  Akkana thought
> the ICCCM might standardize such props.  Does it?
> 
> /be
> 

I dont know about ICCCM, but I doubt it.  Even if its in the spec, a lot
of WMs probably dont implement this.

Its an easy thing to add to a WM.  As you say, most "modern" WMs (like
E, KDE) do this kind of stuff already.

I would not want to write code for each specific WM - unless the major
free WMs used the same hint scheme.

The hint scheme described in:

http://lxr.mozilla.org/classic/source/cmd/xfe/MozillaWm.h

is very simple.  

The *only* thing that would prevent a WM from adding support for this is
politics.  

-re




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