All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cocoa.m: keyboard quality of life reborn
@ 2021-07-30 17:09 John Arbuckle
  2021-07-30 17:09 ` [PATCH 1/2] ui/cocoa.m: Add full keyboard grab support John Arbuckle
  2021-07-30 17:09 ` [PATCH 2/2] ui/cocoa.m: Add ability to swap command/meta and options keys John Arbuckle
  0 siblings, 2 replies; 3+ messages in thread
From: John Arbuckle @ 2021-07-30 17:09 UTC (permalink / raw)
  To: Peter Maydell, Gerd Hoffmann, Gustavo Noronha Silva, QEMU devel list
  Cc: John Arbuckle

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)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-30 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 17:09 [PATCH 0/2] cocoa.m: keyboard quality of life reborn John Arbuckle
2021-07-30 17:09 ` [PATCH 1/2] ui/cocoa.m: Add full keyboard grab support John Arbuckle
2021-07-30 17:09 ` [PATCH 2/2] ui/cocoa.m: Add ability to swap command/meta and options keys John Arbuckle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.