[PATCH 0/1] Show/hide the menu bar in fullscreen on mouse

Carwyn Ellis posted 1 patch 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220103114515.24020-1-carwynellis@gmail.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Gerd Hoffmann <kraxel@redhat.com>
ui/cocoa.m | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
[PATCH 0/1] Show/hide the menu bar in fullscreen on mouse
Posted by Carwyn Ellis 2 years, 4 months 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.

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

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

-- 
2.34.1