mbox series

[0/1] ui/cocoa: add full-screen-scaling display option

Message ID 20231025140443.68520-1-carwynellis@gmail.com
Headers show
Series ui/cocoa: add full-screen-scaling display option | expand

Message

Carwyn Ellis Oct. 25, 2023, 2:04 p.m. UTC
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(-)