On Sunday 23 June 2002 02:20, Sean 'Shaleh' Perry wrote: > On 22-Jun-2002 Matt Wilson wrote: > > Blackbox seems to be having problems with windows that resize > > themselves. I've seen this three times now - with the xmms playlist, > > switching between shaded and normal views (I'm guessing bb just sees > > it as a resize), gkrellm when, for instance, a network link goes up, > > and a monitor opens for it, resizing the window, and AisleRiot > > (solitaire (yes, I was bored, OK?)), which resizes depending on which > > game you're playing. > > > > Resizing manually fixed AisleRiot - when I grabbed the handle and > > moved it, the box snapped back to the size it should be, and I was > > sizing it from that point. The other two don't manually resize. > > Joy joy joy. I added code to handle applications which send configure > requests (some GNOME apps, some java apps, etc). This fixes that whole > class of applications and now breaks this one. It appears to be related > to the window setting max_width (or height) equal to min_width (or > height). Looking into this now.
Actually, this was related to the configureRequestEvent handler changes. > When this change was made I was a little concerned about what it might > break but the apps here behaved (xmms included). However if I choose > the "double size" option xmms definately gets the wrong data. This will > take some time to track down and likely won't get fixed for another day > or two. I've fixed this now, and blackbox fully conforms to ICCCM sections 4.1.2.3 and 4.1.5 which talk about window positioning with respect to window gravity. Sorry for beating you to the punch shaleh, but this was damn annoying, and I couldn't work with blackbox the way it was... -- Bradley T. Hughes - bhughes at trolltech.com Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway
