]> git.proxmox.com Git - mirror_qemu.git/commit - ui/cocoa.m
ui/cocoa.m: blinky mouse cursor fix
authorJohn Arbuckle <programmingkidx@gmail.com>
Tue, 13 Oct 2015 20:51:18 +0000 (21:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Oct 2015 10:06:19 +0000 (11:06 +0100)
commit468a895bce1492cf83bb8be0d995ccdfcf4f2785
tree8c49f601908066f6ee5ad74372500677880f4174
parenta7940ec0af4be5d35f65890fe0c722efc5489298
ui/cocoa.m: blinky mouse cursor fix

The mouse cursor can become blinky when being moved a lot. This patch fixes that
problem by issuing the redraw sooner.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: AAA87DD7-EC20-4F4B-B71E-C38461D9FCBA@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m