mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
Note: build.sh updated to make sure that test:help build action:target doesn't also call test.sh by adding `:_all` meta-target. Note: CI will need a new help-keyman-com.sh build step to deploy web engine help. Fixes: #12347
850 B
850 B
| title |
|---|
| keyman events |
beforekeyboardchange- Called when keyboard input language about to change.
controlblurred- Called when input element loses focus.
controlfocused- Called when input element receives focus.
keyboardchange- Called when keyboard input language changed.
keyboardloaded- Called when keyboard code loaded.
keyboardregistered- Called when keyboard 'stub' processed (for listing as available keyboard).
loaduserinterface- Called when allow ui initialization.
unloaduserinterface- Called when allow ui clean-up.