Add support for keyboard events from xcb (#3971)

Signed-off-by: Chris Burel <burelc@amazon.com>
This commit is contained in:
Chris Burel
2021-09-20 09:09:50 -07:00
committed by GitHub
parent a4424ea820
commit 3812e60ab6
6 changed files with 324 additions and 5 deletions
@@ -13,6 +13,8 @@ libxcb-xinput0 # For Qt plugins at runtime
libfontconfig1-dev # For Qt plugins at runtime
libcurl4-openssl-dev # For HttpRequestor
libsdl2-dev # for WWise/Audio
libxkbcommon-dev
libxcb-xkb-dev # For xcb keyboard input
libxkbcommon-x11-dev # For xcb keyboard input
libxkbcommon-dev # For xcb keyboard input
zlib1g-dev
mesa-common-dev