[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI
From: |
Cole Robinson |
Subject: |
Re: [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI |
Date: |
Tue, 01 Apr 2014 16:34:15 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
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 address@hidden, I'll test and review
Thanks,
Cole
- Re: [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI,
Cole Robinson <=