All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] input: Add lang1 and lang2 to QKeyCode
@ 2021-06-17  2:31 Akihiko Odaki
  2021-06-17  2:31 ` [PATCH v2 1/1] " Akihiko Odaki
  0 siblings, 1 reply; 3+ messages in thread
From: Akihiko Odaki @ 2021-06-17  2:31 UTC (permalink / raw)
  Cc: Markus Armbruster, Eric Blake, qemu-devel, Akihiko Odaki, Gerd Hoffmann

This patch adds two QKeyCodes. The corresponding path for ui/keycodemapdb
is titled as "Add QEMU QKeyCode 'lang1' and 'lang2'". This patch should be
applied *before* applying the patch for ui/keycodemapdb, or it causes
build failures.

v1 -> v2:

 - Documented the new QKeyCodes as available "since 6.1".

Akihiko Odaki (1):
  input: Add lang1 and lang2 to QKeyCode

 qapi/ui.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.30.1 (Apple Git-130)



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

end of thread, other threads:[~2021-06-23 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17  2:31 [PATCH v2 0/1] input: Add lang1 and lang2 to QKeyCode Akihiko Odaki
2021-06-17  2:31 ` [PATCH v2 1/1] " Akihiko Odaki
2021-06-23 12:44   ` Gerd Hoffmann

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.