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.

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.

Reply via email to