qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] ui/cocoa: add full-screen-scaling display option
@ 2023-10-25 14:04 carwynellis
  2023-10-25 14:04 ` [PATCH 1/1] " carwynellis
  0 siblings, 1 reply; 4+ messages in thread
From: carwynellis @ 2023-10-25 14:04 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-trivial, peter.maydell, philmd, akihiko.odaki, 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 `full-screen-scaling` to on,
allowing this to be set from the command line without having to interact
with the ui menu.

Carwyn Ellis (1):
  ui/cocoa: add full-screen-scaling display option

 qapi/ui.json |  6 +++++-
 ui/cocoa.m   | 33 ++++++++++++++++++++-------------
 2 files changed, 25 insertions(+), 14 deletions(-)

-- 
2.42.0



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

end of thread, other threads:[~2023-10-26 10:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 14:04 [PATCH 0/1] ui/cocoa: add full-screen-scaling display option carwynellis
2023-10-25 14:04 ` [PATCH 1/1] " carwynellis
2023-10-26  2:51   ` Akihiko Odaki
2023-10-26 10:02     ` 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).