qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Show/hide the menu bar in fullscreen on mouse
@ 2022-01-03 11:45 Carwyn Ellis
  2022-01-03 11:45 ` [PATCH 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab Carwyn Ellis
  0 siblings, 1 reply; 4+ messages in thread
From: Carwyn Ellis @ 2022-01-03 11:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, peter.maydell, Carwyn Ellis

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-10 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-03 11:45 [PATCH 0/1] Show/hide the menu bar in fullscreen on mouse Carwyn Ellis
2022-01-03 11:45 ` [PATCH 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab Carwyn Ellis
2022-02-18 18:42   ` Akihiko Odaki
2022-04-10 16:50     ` Carwyn Ellis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).