qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4] ui/cocoa: Use NSWindow's ability to resize


From: Peter Maydell
Subject: Re: [PATCH v4] ui/cocoa: Use NSWindow's ability to resize
Date: Sun, 27 Feb 2022 14:56:01 +0000

On Sat, 26 Feb 2022 at 10:41, Akihiko Odaki <akihiko.odaki@gmail.com> wrote:
>
> This change brings two new features:
> - The window will be resizable if "Zoom To Fit" is eanbled
> - The window can be made full screen by clicking full screen button
>   provided by the platform. (The left-top green button.)
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
> ---
>  ui/cocoa.m | 543 +++++++++++++++++++++++++----------------------------
>  1 file changed, 252 insertions(+), 291 deletions(-)

This is making too many changes in a single patch to be
reviewable -- can you break it down into more digestible
chunks, please?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]