diff options
author | Takashi Iwai <tiwai@suse.de> | 2014-04-04 12:41:21 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-04-07 10:09:51 +0200 |
commit | 0d0e044dee0ed59628bb093a5be03528d6bde445 (patch) | |
tree | 88d9b89d082ba1d593887c07fb583228a47da809 /default-configs/sparc-bsd-user.mak | |
parent | 466e6e9d13d56bbb6da1d2396d7d6347df483af0 (diff) | |
download | qemu-0d0e044dee0ed59628bb093a5be03528d6bde445.zip |
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>
Diffstat (limited to 'default-configs/sparc-bsd-user.mak')
0 files changed, 0 insertions, 0 deletions