On Wed, 6 Mar 2002 18:59:10 -0800 "Marc Wilson" <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 06, 2002 at 12:55:04PM -0800, Sean 'Shaleh' Perry wrote: > > for instance. The next thing to consider is whether to honour the > > availableArea of the screen and thereby not cover things like the slit or the > > toolbar. It would also keep applications on the screen fully if the new X > > would be say -200. > (snip) > But I'm trying to modify it to do what you describe, and I don't see where > bb calculates the available area. Got a pointer to the appropriate code? > In reading through the maximize_over_slit patch, it seems that bb has to > calculate it on the fly each time. IIRC, this is correct. The current method of placement doesn't maintain a list of free areas. Jamin W. Collins
