All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI
@ 2014-02-13 11:15 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
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Takashi Iwai @ 2014-02-13 11:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori

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.


thanks,

Takashi

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-04-02 12:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH 0/4] Fix relative pointer tracking on Gtk UI Cole Robinson
2014-04-02 12:29   ` Takashi Iwai

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.