On 2023/12/19 0:07, Rene Engel wrote:

--- Ursprüngliche Nachricht ---
Von: Akihiko Odaki <akihiko.od...@daynix.com>
Datum: 18.12.2023 08:59:41
An: Rene Engel <reneenge...@emailn.de>
Betreff: Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize

On 2023/12/17 18:46, Rene Engel wrote:

--- Ursprüngliche Nachricht ---
Von: Akihiko Odaki <akihiko.od...@daynix.com>
Datum: 17.12.2023 07:25:52
An: Peter Maydell <peter.mayd...@linaro.org>,  Philippe Mathieu-Daudé
<phi...@linaro.org>,  Gerd Hoffmann <kra...@redhat.com>,  Marc-André
Lureau <marcandre.lur...@redhat.com>,  Marek Glogowski <smark...@gmail.com>

Betreff: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize

Tested-by: Rene Engel <reneenge...@emailn.de>

This patch now works with the "option zoom-to-fit=on/off"
thank you very much.

But there is severe mouse lag within Cocoa output in full screen. You
can reproduce the problem by using the mouse very slowly inside the machine
where the mouse pointer no longer moves (guest). This issue only occurs with
Cocoa edition SDL/GTK works without mouse lag within the machine.

I can't reproduce the issue. Is it a regression caused by this change or

an existing bug?


I'm not sure how to reproduce it, but when I compile Qemu from master source, 
zoom-to-fit for cocoa output is always active without using your patch and 
cannot be enabled or disabled in full screen. Here the mouse speed is about the 
same as under the MacOs host system.

When using their latest patch series v8 for cocoa I can enable and disable zoom-to-fit 
with "-display cocoa,zoom-to-fit=on/off -full-screen" but the mouse speed then 
becomes slower. I'm not sure what changes there were from Qemu Master where part of their 
patch must be included, unless someone else has added something similar for Qemu Master.

Can you tell me your whole command line and guest operating system?

Regards,
Akihiko Odaki

Reply via email to