qt: Add xkbcommon keyboard support for Wayland
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
*/
|
||||
extern void *xkbcommon_keymap;
|
||||
void xkbcommon_init(struct xkb_keymap *keymap);
|
||||
void xkbcommon_close();
|
||||
uint16_t xkbcommon_translate(uint32_t keycode);
|
||||
|
||||
Reference in New Issue
Block a user