]> git.ipfire.org Git - thirdparty/qemu.git/commit
gtk: Don't warp absolute pointer
authorCole Robinson <crobinso@redhat.com>
Thu, 13 Mar 2014 19:30:24 +0000 (15:30 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 17 Mar 2014 13:34:28 +0000 (14:34 +0100)
commit2bda66028b4962c36d4eabe2995edab12df93691
treeed09fd57e5e2fc03eb9a67aed4c658d860b6d97e
parent298526fe92d0b35ea343f8ddcc3a1d54cb422494
gtk: Don't warp absolute pointer

This matches the behavior of SDL, and makes the mouse usable when
using -display gtk -vga qxl

https://bugzilla.redhat.com/show_bug.cgi?id=1051724
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c