Re: [PATCH v3 1/1] ui/cocoa: add zoom-to-fit display option

2023-10-27 Thread Akihiko Odaki
On 2023/10/28 0:49, carwynel...@gmail.com wrote: From: Carwyn Ellis Provides a display option, zoom-to-fit, that enables scaling of the display when full-screen mode is enabled. Also ensures that the corresponding menu item is marked as enabled when the option is set to on. Signed-off-by: Car

[PATCH v3 1/1] ui/cocoa: add zoom-to-fit display option

2023-10-27 Thread carwynellis
From: Carwyn Ellis Provides a display option, zoom-to-fit, that enables scaling of the display when full-screen mode is enabled. Also ensures that the corresponding menu item is marked as enabled when the option is set to on. Signed-off-by: Carwyn Ellis --- qapi/ui.json | 7 ++- ui/cocoa