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): Simplify adding keyboard #9734

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

ermshiperete
Copy link
Contributor

Before we add a keyboard we check if we already added this keyboard (in a different area). If we did (with the same or newer version) we skip this keyboard. This change now immediately returns whereas previously we set a flag and then didn't execute the rest of the method.

@keymanapp-test-bot skip

@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Oct 10, 2023

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

Before we add a keyboard we check if we already added this keyboard
(in a different area). If we did (with the same or newer version) we
skip this keyboard. This change now immediately returns whereas previously
we set a flag and then didn't execute the rest of the method.
@ermshiperete ermshiperete force-pushed the refactor/linux/simplifyaddkbd branch from 5536381 to 7bab603 Compare October 10, 2023 16:00
Copy link
Member

@mcdurdin mcdurdin left a comment

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from refactor/linux/autocleanup to master October 11, 2023 09:05
@ermshiperete ermshiperete merged commit 5499c58 into master Oct 11, 2023
2 checks passed
@ermshiperete ermshiperete deleted the refactor/linux/simplifyaddkbd branch October 11, 2023 09:06
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 17.0.189-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.

3 participants