-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Currently the downside of using this IME is you have to explicitly switch to it, even though it only uses one key \ as a trigger, so you could in principle slap it on top of an existing keyboard layout to extend it.
This is especially an issue if you're already using multiple layouts, where instead of having just languages in the menu you also have Math, so you'd need two switches: target language then Math to be able to use math in a given language
Is it possible to somehow embed your IME to an existing keyboard layout?
Or is this simply a completely different way of input vs. a regular layout, so you'd have to rewrite your existing layout to embed it to this IME?
Maybe it's not as could be implied in from your other comment #19
it's part of the standard "input method" (which this project replaces) and not part of the base "keyboard"
but maybe it is possible? (can IMEs incorporate some layout?)