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: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] sdl: shorten the GUI refresh interval when mouse or keyboard is active
Date: Mon, 11 Jan 2016 14:10:16 +0100

  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.

cheers,
  Gerd




reply via email to

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