Takashi Iwai 0d0e044dee gtk: Use gtk generic event signal instead of motion-notify-event
The GDK motion-notify-event isn't generated when the pointer goes out
of the target window even if the pointer is grabbed, which essentially
means to lose the pointer tracking in gtk-ui.

Meanwhile the generic "event" signal is sent when the pointer is
grabbed, so we can use this and pick the motion notify events manually
there instead.

Reference: https://bugzilla.novell.com/show_bug.cgi?id=849587
Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
Tested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2014-04-07 10:09:51 +02:00
2014-04-05 00:18:19 +01:00
2014-03-13 20:15:37 +01:00
2014-03-13 20:15:37 +01:00
2014-03-25 14:09:50 +01:00
2014-03-28 13:46:29 +00:00
2014-03-19 19:47:15 +01:00
2014-03-17 11:50:19 +00:00
2014-03-27 15:19:00 +05:30
2014-03-27 15:19:00 +05:30
2014-03-17 13:21:11 +01:00
2014-03-27 15:19:00 +05:30
2014-04-03 15:51:01 +01:00
2014-03-27 15:19:00 +05:30

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%