[PATCH 0/2] cocoa.m: keyboard quality of life reborn

John Arbuckle posted 2 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210730170945.4468-1-programmingkidx@gmail.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Gerd Hoffmann <kraxel@redhat.com>
ui/cocoa.m | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 170 insertions(+), 8 deletions(-)
[PATCH 0/2] cocoa.m: keyboard quality of life reborn
Posted by John Arbuckle 2 years, 9 months ago
These patches can really help improve keyboard usage with a guest.
Based on patches by Gustavo Noronha Silva <gustavo@noronha.dev.br>. 

John Arbuckle (2):
  Add full keyboard grab support
  Add ability to swap command/meta and options keys

 ui/cocoa.m | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 170 insertions(+), 8 deletions(-)

-- 
2.24.3 (Apple Git-128)