On 11-Apr-2002 Matt Wilson wrote: > I just discovered a bit of weirdness - when I resize windows, everything else > on the > screen that would normally be moving (gkrellm charts, xmms visualisation, > images > loading in my browser, that sort of thing) all freeze, until I release the > handle. > > I discovered it first using one of the 0.62.2pre releases (non-cvs), and with > that > release it froze fully, to the point where xmms stopped playing too. I > upgraded to > the cvs version, and xmms doesn't stop playing anymore, but the graphic bits, > as > above, still freeze until I let go... > > I'm using the latest CVS with RH7.1 > > Matt.
blackbox has always used a X server grab before a resize occurs. this is what is stopping the other windows. basically nothing gets an event until the window is done resizing.
