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

chore: rename km_kbp_ to km_core_ #9724

Merged
merged 6 commits into from
Oct 10, 2023

Conversation

mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Oct 9, 2023

@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Oct 9, 2023

User Test Results

Test specification and instructions

User tests are not required

HISTORY.md Outdated Show resolved Hide resolved
Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Set(KM_CORE_KMX_ENV_BASELAYOUT, DEFAULT_BASELAYOUT);
Set(KM_CORE_KMX_ENV_BASELAYOUTALT, DEFAULT_BASELAYOUTALT);
Set(KM_CORE_KMX_ENV_SIMULATEALTGR, DEFAULT_SIMULATEALTGR);
Set(KM_CORE_KMX_ENV_BASELAYOUTGIVESCTRLRALTFORRALT, DEFAULT_BASELAYOUTGIVESCTRLRALTFORRALT);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could trim these down too (maybe seperate PR) KM_CORE_KMX_ENV_PLATFORM => KM_CORE_KMX_PLATFORM
or even drop the KMX_ also

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise lgtm

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could ... but the longer name clarifies that these are really only used by the KMX environment at present.

Base automatically changed from chore/core/9721-rename-keyboardprocessor.h-to-keyman_core_api.h to master October 10, 2023 00:57
@mcdurdin mcdurdin merged commit 7806192 into master Oct 10, 2023
3 checks passed
@mcdurdin mcdurdin deleted the chore/core/9722-rename-km_kbp_-to_km_core_ branch October 10, 2023 00:57
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 17.0.187-alpha

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

Successfully merging this pull request may close these issues.

chore(core): rename km_kbp_ prefix to km_core_ prefix in keyman_core_api.h
4 participants