qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] ui/cocoa: Override windowDidResignKey


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] ui/cocoa: Override windowDidResignKey
Date: Thu, 9 Mar 2023 14:34:52 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 28/2/23 08:09, Akihiko Odaki wrote:
This fixes pressed keys being stuck when the deck is clicked and the
window loses focus.

In the past, Gustavo Noronha Silva also had a patch to fix this issue
though it only ungrabs mouse and does not release keys, and depends on
another out-of-tree patch:
https://github.com/akihikodaki/qemu/pull/3/commits/e906a80147b1dc6d4f31b6a08064ef9871a2b76c

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
  ui/cocoa.m | 11 ++++++++---
  1 file changed, 8 insertions(+), 3 deletions(-)

Merged as commit 9d9bc7db50.




reply via email to

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