diff options
| author | Cole Robinson | 2014-03-13 20:30:23 +0100 |
|---|---|---|
| committer | Gerd Hoffmann | 2014-03-17 14:34:28 +0100 |
| commit | 298526fe92d0b35ea343f8ddcc3a1d54cb422494 (patch) | |
| tree | c36896f3dd4fa690502a634daa001ef2d7205bc2 /include | |
| parent | gtk: Allow to activate grab-on-hover from the command line (diff) | |
| download | qemu-298526fe92d0b35ea343f8ddcc3a1d54cb422494.tar.gz qemu-298526fe92d0b35ea343f8ddcc3a1d54cb422494.tar.xz qemu-298526fe92d0b35ea343f8ddcc3a1d54cb422494.zip | |
gtk: Fix mouse warping with gtk3
We were using the wrong coordinates, this fixes things to match the
original gtk2 implementation.
You can see this error in action by using -vga qxl, however even after this
patch the mouse warps in small increments up and to the left, -7x and -3y
pixels at a time, until the pointer is warped off the widget. I think it's
a qxl bug, but the next patch covers it up.
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
