[PATCH v2 0/1] ui/cocoa: show/hide menu in fullscreen on mouse

Carwyn Ellis posted 1 patch 2 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220410193220.99168-1-carwynellis@gmail.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Akihiko Odaki <akihiko.odaki@gmail.com>, Gerd Hoffmann <kraxel@redhat.com>
ui/cocoa.m | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
[PATCH v2 0/1] ui/cocoa: show/hide menu in fullscreen on mouse
Posted by Carwyn Ellis 2 years, 1 month ago
Minor change to make fullscreen mode in the Cocoa UI a little more
convenient.

The menu bar is now made visible when the mouse is released (ungrabbed)
making it accessible without having to leave fullscreen mode. Grabbing
the mouse hides the menu.

Incorporates changes in response to feedback from Akihiko Odaki.

Carwyn Ellis (1):
  ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab

 ui/cocoa.m | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.35.1