qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for "ui/cocoa: Let the platform toggle fullscreen"
@ 2024-03-18  7:52 Akihiko Odaki
  2024-03-18  7:53 ` [PATCH 1/3] ui/cocoa: Fix aspect ratio Akihiko Odaki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Akihiko Odaki @ 2024-03-18  7:52 UTC (permalink / raw)
  To: Peter Maydell, Philippe Mathieu-Daudé, Gerd Hoffmann,
	Marc-André Lureau
  Cc: qemu-devel, Akihiko Odaki

This series contains patches for regressions caused by commit 91aa508d0274
("ui/cocoa: Let the platform toggle fullscreen").

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Akihiko Odaki (3):
      ui/cocoa: Fix aspect ratio
      ui/cocoa: Resize window after toggling zoom-to-fit
      ui/cocoa: Use NSTrackingInVisibleRect

 ui/cocoa.m | 72 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 37 insertions(+), 35 deletions(-)
---
base-commit: ba49d760eb04630e7b15f423ebecf6c871b8f77b
change-id: 20240318-fixes-7b187ec236a0

Best regards,
-- 
Akihiko Odaki <akihiko.odaki@daynix.com>



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

end of thread, other threads:[~2024-03-23  6:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18  7:52 [PATCH 0/3] Fixes for "ui/cocoa: Let the platform toggle fullscreen" Akihiko Odaki
2024-03-18  7:53 ` [PATCH 1/3] ui/cocoa: Fix aspect ratio Akihiko Odaki
2024-03-22 12:22   ` Peter Maydell
2024-03-22 12:25     ` Akihiko Odaki
2024-03-22 12:55       ` Peter Maydell
2024-03-23  6:29         ` Akihiko Odaki
2024-03-18  7:53 ` [PATCH 2/3] ui/cocoa: Resize window after toggling zoom-to-fit Akihiko Odaki
2024-03-22 12:23   ` Peter Maydell
2024-03-18  7:53 ` [PATCH 3/3] ui/cocoa: Use NSTrackingInVisibleRect Akihiko Odaki
2024-03-22 12:28   ` Peter Maydell

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).