summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorChen Zhang2019-06-04 11:36:48 +0200
committerPeter Maydell2019-06-13 12:23:22 +0200
commit8e23e34d989d5ce542fa26425f091fc61e1f23f4 (patch)
tree294015242f6fff8e93c891cf31249ff6776f5c39 /include
parentui/cocoa: Fix absolute input device grabbing issue on Mojave (diff)
downloadqemu-8e23e34d989d5ce542fa26425f091fc61e1f23f4.tar.gz
qemu-8e23e34d989d5ce542fa26425f091fc61e1f23f4.tar.xz
qemu-8e23e34d989d5ce542fa26425f091fc61e1f23f4.zip
ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device
In fullscreen mode, the window property of cocoaView may not be the key window, and the current implementation would not re-grab cursor by left click in fullscreen mode after ungrabbed in fullscreen mode with hot-key ctrl-opt-g. This patch used value of isFullscreen as a short-cirtuit condition for relative input device grabbing. Signed-off-by: Chen Zhang <tgfbeta@me.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 2D2F1191-E82F-4B54-A6E7-73FFB953DE93@me.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions