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.od...@daynix.com>
---
  ui/cocoa.m | 11 ++++++++---
  1 file changed, 8 insertions(+), 3 deletions(-)

Merged as commit 9d9bc7db50.


Reply via email to