qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] sdl: shorten the GUI refresh interval when mous


From: Jindřich Makovička
Subject: Re: [Qemu-devel] [PATCH] sdl: shorten the GUI refresh interval when mouse or keyboard is active
Date: Tue, 12 Jan 2016 20:38:06 +0100

Hi Gerd,

On Mon, 11 Jan 2016 14:10:16 +0100
Gerd Hoffmann <address@hidden> wrote:

>   Hi,
> 
> For SDL2 this ...
> 
> > > +static int idle_counter;  
> 
> ... should be store in ...
> 
> > >  void sdl2_poll_events(struct sdl2_console *scon)  
> 
> ... sdl2_console, otherwise it will not work as intended in case
> multiple windows are present.
> 
> Otherwise looks fine to me.

Updated patch attached.

Regards,
-- 
Jindrich Makovicka

Attachment: 0001-sdl-shorten-the-GUI-refresh-interval-when-mouse-or-k.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]