You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keyboardManager.js: Don't wait on ibus' set_global_engine_async()
to return when switching between xkb layouts.
This can incur at noticeable delay when switching, so skip it
unless it's necessary.
ref: #13384, #13428 (though I think in both of these the comments
are not always referring to the same issues, since there are
multiple keybinding types at work here).
0 commit comments