Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support keyman #1336

Open
hahn-kev opened this issue Jan 4, 2025 · 0 comments
Open

Support keyman #1336

hahn-kev opened this issue Jan 4, 2025 · 0 comments
Labels
Epic 💻 FW Lite issues related to the fw lite application, not miniLcm or crdt related

Comments

@hahn-kev
Copy link
Collaborator

hahn-kev commented Jan 4, 2025

Describe the feature
We would like to support keyman both on Windows and Android.

This would require integrating keyman web directly, letting the user lookup keyboards or select a local keyboard file, this should result in a js file for that keyboard being saved into the database, that file will then be loaded into the browser to display the keyboard to the user. This will ensure all users use the same keyboard and by including the js in the project file they will have it even when offline.

The keyboard displayed should be tied to the writing system currently focused.

On Android we will need to figure out how to suppress the system keyboard for inputs which have a keyboard assigned.

On windows we may want to integrate with the windows keyman app, but that's out of scope. For now we just need to have the option to not show the web keyboard as it could get in the way.

@hahn-kev hahn-kev added Epic 💻 FW Lite issues related to the fw lite application, not miniLcm or crdt related labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 💻 FW Lite issues related to the fw lite application, not miniLcm or crdt related
Projects
None yet
Development

No branches or pull requests

1 participant