> On Sat, Sep 27, 2003 at 06:04:37AM +0100, Keith Willoughby wrote: > > > Alternatively, if there are no plans to do it, what should I look at to > > try to implement it?
The simplest thing to do is to select for a ConfigureNotify event on the root window and when it is received to re-compute all the frame sizes, (as is done during a restart). -Carl
