Hoi Sean, Op Sat, 25 May 2002 08:15:53 -0700 (PDT) schreef "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]>:
> > > > Hi Sean, SF timeouts; so here's an update: One of the Xterms has to be > > vertically maximized. The toolbar changing place is probably affecting > > the window placement. > > > > now *THAT* is an important piece of the pie. > > When you have a window open in maximized state (vertical, horizontal or > both) and you move the toolbar or the slit the strut is recomputed and > all maximized windows are shifted to fit into the new strut. > > The maximize code in blackbox makes a call to raiseWindow() because it > does not good if you click the maximize button and the window stays > below anything else on screen. I can probably modify this to only raise > the window if the window has focus which will alleviate the problem. That may still give problems, when a partially visible window has focus (which is often the case). Better maybe: Make clicking the maximize button call maximize and raise, and remove raise from the maximize routine. Groetjes, Wilbert -- Wilbert Berendsen (http://www.xs4all.nl/~wbsoft/) http://www.stoppoliceware.org/ http://digitalspeech.org/
