Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: ae7313e7fd73a6221c1c8b1bc862ded53de6a174
https://github.com/qemu/qemu/commit/ae7313e7fd73a6221c1c8b1bc862ded53de6a174
Author: John Arbuckle <[email protected]>
Date: 2018-01-18 (Thu, 18 Jan 2018)
Changed paths:
M ui/cocoa.m
Log Message:
-----------
cocoa.m: Fix scroll wheel support
When using a mouse's scroll wheel in a guest with
the cocoa front-end, the mouse pointer moves up
and down instead of scrolling the window. This
patch fixes this problem.
Signed-off-by: John Arbuckle <[email protected]>
Message-id: [email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>