Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' into...
commite0da9171e02f4534124b9a9e07333382b38376c6
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Jun 2021 08:10:37 +0000 (25 09:10 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Jun 2021 08:10:37 +0000 (25 09:10 +0100)
tree0aab6e3e0c1e822ef9ea6f26c5ccde01204e13b5
parentecba223da6215d6f6ce2d343b70b2e9a19bfb90b
parent66c2207fd28a6025792fbb75151ee848b911dc35
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' into staging

ui: better cocoa integration (ui info + clipboard).
ui: add lang1+lang2 keys, fixes, doc updates.

# gpg: Signature made Thu 24 Jun 2021 09:32:36 BST
# gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20210624-pull-request:
  ui: Make the DisplayType enum entries conditional
  Add display suboptions to man pages
  input: Add lang1 and lang2 to QKeyCode
  ui/cocoa: Add clipboard support
  ui/cocoa: Set UI information

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>