> > Another option, and it was a request that was made already, is to be > able to specify the area of the screen that windows will fill when > maximizing. > something like: > session.screen0.maxmize.left = 0 > session.screen0.maxmize.top = 0 > session.screen0.maxmize.right = -40 > session.screen0.maxmize.bottom = -12 > > I don't think this could make it for the 0.62, since its supposed to be > just fixing bugs. But maybe for 0.70. Shaleh? >
hmmmmmmmm, specifying that by hand just seems icky. I have to know how big I want that area which means knowing the size of bbpager and others. The idea has merit, the implementation needs looking at. Perhaps a later 0.62.x, perhaps 0.70. Will see.
