All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: "Jindřich Makovička" <makovick@gmail.com>, qemu-devel@nongnu.org
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	[thread overview]
Message-ID: <1452517816.8098.49.camel@redhat.com> (raw)
In-Reply-To: <87r3hoz47y.fsf@blackfin.pond.sub.org>

  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	other threads:[~2016-01-11 13:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05 12:31 [Qemu-devel] [PATCH] sdl: shorten the GUI refresh interval when mouse or keyboard is active Jindřich Makovička
2016-01-11 12:32 ` Markus Armbruster
2016-01-11 13:10   ` Gerd Hoffmann [this message]
2016-01-12 19:38     ` Jindřich Makovička
2016-01-26 14:26       ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452517816.8098.49.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=armbru@redhat.com \
    --cc=makovick@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.