Thanks all of you for your suggestions and explanations. :- ) I've
tried the opaque window movement option as recommended, and yes, video
playback is not halted during window movement but still is during window
resizing. Can you show me where I can learn more about the bug mentioned
(like the discussion was mentioned)? Is it in the mailing-list archives?
Thanks again for all of your help! : )
Jason W.
On Friday 02 November 2001 10:16 am, you wrote:
> >> It is a flaw in the way bb handles events. This was discussed recently
> >> in light of Enlightenment. I have forgotten the details, but suffice it
> >> to say that this CAN be fixed, but it will involve re-working bb's event
> >> handler some.
> >
> > If you enable opaque window movement, video playback continues while
> > you're moving a window. But it is still halted when you resize them --
> > maybe if an option allowing redrawing of the window as it's being resized
> > was added (go ahead, start the feeping-creaturism flames ;) it would
> > solve the problem.
>
> thanks for jogging my memory, I had been hiking for two days and was not in
> a computer frame of mind.
>
> bb blocks events at certain stages of execution. The move/resize bug is
> one place this is obvious. For another fun one, write a shell script to
> open 20 or 40 xterm/rxvt/insert x app here. After about the fourth things
> get real bad. That said most current wms suffer the same problems or did
> until recently when several wms have been fixed up internally.
>
> There was talk of a bb cleanup some months back by Jeff. I would like to
> know if he intends to finish that work.