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?