qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: Takashi Iwai <tiwai@suse.de>, qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI
Date: Tue, 01 Apr 2014 16:34:15 -0400	[thread overview]
Message-ID: <533B22C7.2090000@redhat.com> (raw)
In-Reply-To: <1392290139-17250-1-git-send-email-tiwai@suse.de>

On 02/13/2014 06:15 AM, Takashi Iwai wrote:
> Hi,
> 
> this is a series of patches to fix / improve the behavior of Gtk UI
> in the relative pointer tracking mode.  Most people didn't notice
> the bug likely because it doesn't appear as long as the aboslute
> mode is used, e.g. when vmmouse input driver is enabled.  But I hit
> this annoying behavior because of the recent regression of vmmouse
> driver (that doesn't work as default).  Or, it might be that this
> didn't happen with the old Gtk2.  Dunno.
> 
> The last two patches are no actual fixes but rather behavior
> changes for my tastes.  Both are to align the behavior compatible
> with SDL UI, and I like it better just because I got used to it.
> So, I don't mind if they are skipped.
> 

I just hit this issue too. Unfortunately Anthony hasn't been around qemu-devel
much recently so these slipped through the cracks.

Can you rebase on qemu.git (you'll have to
s/kbd_mouse_is_absolute/qemu_mouse_is_absolute/ at least) and repost? Please
cc me and kraxel@redhat.com, I'll test and review

Thanks,
Cole

  parent reply	other threads:[~2014-04-01 20:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 11:15 [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI Takashi Iwai
2014-02-13 11:15 ` [Qemu-devel] [PATCH 1/4] gtk: Use gtk generic event signal instead of motion-notify-event Takashi Iwai
2014-02-13 11:15 ` [Qemu-devel] [PATCH 2/4] gtk: Fix the relative pointer tracking mode Takashi Iwai
2014-02-13 11:15 ` [Qemu-devel] [PATCH 3/4] gtk: Remember the last grabbed pointer position Takashi Iwai
2014-02-13 11:15 ` [Qemu-devel] [PATCH 4/4] gtk: Add "Grab On Click" option Takashi Iwai
2014-04-01 20:34 ` Cole Robinson [this message]
2014-04-02 12:29   ` [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI Takashi Iwai

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=533B22C7.2090000@redhat.com \
    --to=crobinso@redhat.com \
    --cc=aliguori@amazon.com \
    --cc=qemu-devel@nongnu.org \
    --cc=tiwai@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).