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

refactor(linux): implement loading of keyboard blob in Keyman for Linux #12498

Closed
Tracked by #12497
ermshiperete opened this issue Oct 2, 2024 · 1 comment · Fixed by #12683 or #12721
Closed
Tracked by #12497

refactor(linux): implement loading of keyboard blob in Keyman for Linux #12498

ermshiperete opened this issue Oct 2, 2024 · 1 comment · Fixed by #12683 or #12721
Assignees
Milestone

Comments

@ermshiperete
Copy link
Contributor

ermshiperete commented Oct 2, 2024

Once #12459 is merged we can implement loading of the keyboard blob in the engine and call km_core_keyboard_load_from_blob instead of km_core_keyboard_load.

@ermshiperete ermshiperete changed the title implement loading of blob in Keyman for Linux refactor(linux): implement loading of blob in Keyman for Linux Oct 2, 2024
@ermshiperete ermshiperete changed the title refactor(linux): implement loading of blob in Keyman for Linux refactor(linux): implement loading of keyboard blob in Keyman for Linux Oct 2, 2024
@ermshiperete ermshiperete self-assigned this Oct 2, 2024
@ermshiperete ermshiperete added this to the A18S24 milestone Nov 4, 2024
@ermshiperete ermshiperete modified the milestones: A18S24, A18S16 Nov 25, 2024
@ermshiperete
Copy link
Contributor Author

Implemented in #12683

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment