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

2023-10-26 Thread Carwyn Ellis
> On 26 Oct 2023, at 03:51, Akihiko Odaki wrote: > > On 2023/10/25 23:04, carwynel...@gmail.com wrote: >> From: Carwyn Ellis >> Provides a display option, full-screen-scaling, that enables scaling of >> the display when full-screen mode is enabled. >> Also ensures that the corresponding menu

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

2023-10-25 Thread Akihiko Odaki
On 2023/10/25 23:04, carwynel...@gmail.com wrote: From: Carwyn Ellis Provides a display option, full-screen-scaling, 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. Hi, Tha

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

2023-10-25 Thread carwynellis
From: Carwyn Ellis Provides a display option, full-screen-scaling, 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. --- qapi/ui.json | 6 +- ui/cocoa.m | 33 +