]> git.proxmox.com Git - mirror_qemu.git/commit
sdl2 uses surface relative coordinates
authorJindrich Makovicka <makovick@gmail.com>
Fri, 17 Nov 2017 11:22:57 +0000 (12:22 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 12 Jan 2018 14:51:05 +0000 (15:51 +0100)
commitd9f0626280fb5224071415e6fd82cc0c2e9d6590
treecb8212d0f586d2f5f8340240ea640f0ea74efb3c
parent2821671629531184d9fa2f8fcc3cea1bd605b872
sdl2 uses surface relative coordinates

This patch fixes mouse positioning with -device usb-tablet and fullscreen
or resized window.

Fixes: 46522a82236ea0cf9011b89896d2d8f8ddaf2443
Signed-off-by: Jindrich Makovicka <makovick@gmail.com>
Message-Id: <20171117112258.5888-3-makovick@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/sdl2.c