[Interest] Finished resizing a window?

Thiago Macieira thiago.macieira at intel.com
Tue Feb 25 18:56:00 CET 2014


Em seg 24 fev 2014, às 14:30:29, John Weeks escreveu:
> On 24-Feb-2014, at 2:24 PM, Thiago Macieira wrote:
> > That's something entirely controlled by the window manager. Sorry.
> 
> Thanks, Thiago. That's good to know.

Here's a suggestion: do a delayed repainting after you get a resize event.

If you wait 200 ms before repainting, if the window keeps getting resized, the 
delay keeps resetting. So effectively, you won't repaint until the window 
settles.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list