On Thu, Jun 06, 2002 at 12:51:34PM +0200, Dominik Vogt wrote:
> On Wed, Jun 05, 2002 at 05:20:45PM +0200, Olivier Chapuis wrote:
> > Hello,
> > 
> > Here the problem: you have a shaded window on a page != 0 0, says
> > on page 1 1. Then you proceed a style that force do_redecorate
> > in update.c (e.g., Style * NoButton 1). Then the shaded window
> > is moved to page 2 2 (with the same relative geometry).
> > I think the problem is in update.c "if (flags->do_redecorate ...".
> > There are interactions with do_update_title_dir as with
> > "Style * NoButton 1, TitleAtTop" the shaded window is not
> > moved. Seems that do_redecorate & do_update_title_dir should
> > be merged?
> 
> Yes, I think you're right.  It doesn't make sense to separate the
> two operations.  Can you make that change?  I think you know
> better hwat to do than I at the moment.
> 

Ok, it is fixed, but you would probably do a better job as you
know much more than me on windows geometry. I just merged the
two operations.

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