qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] ui/cocoa: add zoom-to-fit display option
@ 2023-10-27 15:49 carwynellis
  2023-10-27 15:49 ` [PATCH v3 1/1] " carwynellis
  0 siblings, 1 reply; 3+ messages in thread
From: carwynellis @ 2023-10-27 15:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, philmd, akihiko.odaki, kraxel, marcandre.lureau,
	Carwyn Ellis

From: Carwyn Ellis <carwynellis@gmail.com>

The intention here is to allow fullscreen scaling of the display to be
enabled by setting the display option `zoom-to-fit` to on, allowing this
to be set from the command line without having to interact with the ui
menu.

Includes changes requested by Akihiko Odaki.

Signed-off-by: Carwyn Ellis <carwynellis@gmail.com>

Carwyn Ellis (1):
  ui/cocoa: add zoom-to-fit display option

 qapi/ui.json |  7 ++++++-
 ui/cocoa.m   | 32 ++++++++++++++++++--------------
 2 files changed, 24 insertions(+), 15 deletions(-)

-- 
2.42.0



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

end of thread, other threads:[~2023-10-27 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 15:49 [PATCH v3 0/1] ui/cocoa: add zoom-to-fit display option carwynellis
2023-10-27 15:49 ` [PATCH v3 1/1] " carwynellis
2023-10-27 16:13   ` Akihiko Odaki

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