On Fri, Aug 31, 2001 at 01:32:42PM -0500, FVWM CVS wrote:
> CVSROOT:      /home/cvs/fvwm
> Module name:  fvwm
> Changes by:   domivogt        01/08/31 13:32:42
> 
> Modified files:
>       .              : ChangeLog NEWS 
>       fvwm           : fvwm.h fvwm2.1 placement.c style.c style.h 
> 
> Log message:
> * Fixed transient placement problem and introduced some new styles.
>

I like the new position styles.

It seems that there is a problem if a program specify a user position
*and* a program position. In this case both positions hints are ignored
by fvwm2 if *only one* of the NoUSPosition or NoPPosition style is
set. In this case the position hints should be ignored only if
both styles are set. The same thing happen with the new transient
position style.

BTW, fvwm2 neither a module can known if a window has been placed by
fvwm2. Is there any objection for adding a new window special flags
is_placed_by_fvwm and a new condition PlacedByFvwm. This will allows
to perform
        All (PlacedByFvwm CurrentPage) PlaceAgain
and also a module (as FvwmNetHints) will be able to place again
a window (if it is mapped on the current page).

Regards, Olivier
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to