qt: Add xkbcommon keyboard support for Wayland
This commit is contained in:
@@ -77,6 +77,7 @@ xkbcommon_x11_init()
|
||||
}
|
||||
|
||||
xkbcommon_init(keymap);
|
||||
goto err_conn;
|
||||
|
||||
err_ctx:
|
||||
xkb_context_unref(ctx);
|
||||
|
||||
Reference in New Issue
Block a user