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

feat(linux): mnemonic layout support 🐘 #9384

Open
wants to merge 291 commits into
base: epic/linux-mcompile
Choose a base branch
from

Conversation

SabineSIL
Copy link
Contributor

fixes #7068
see #3345

This is a proposal to rewrite mcompile for Linux. For this we need to query the base keyboard data from the Linux platform, then rewriting the keyboard .kmx using the same approach as is done in mcompile for Windows, but working from the data from the x11 keyboard on Linux.

Ideally, we'd rewrite mcompile to be cross-platform (Windows, Linux, macOS), so that the keyboard interrogation would be separated from the .kmx rewriting, at least to some degree. Nevertheless it would probably be easiest to start from a standalone implementation.

connected to #8558 mcompile - use static tables for windows keyboard data
@keymanapp-test-bot skip

@SabineSIL SabineSIL added this to the Future milestone Aug 1, 2023
@SabineSIL SabineSIL requested a review from mcdurdin August 1, 2023 16:16
@SabineSIL SabineSIL self-assigned this Aug 1, 2023
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Aug 1, 2023

User Test Results

Test specification and instructions

User tests are not required

@mcdurdin mcdurdin changed the title Feat/linux/mcompile do convert read feat(linux): mcompile do convert read Aug 2, 2023
@mcdurdin mcdurdin changed the base branch from feature-linux-mcompile to epic-linux-mcompile August 2, 2023 04:12
@mcdurdin mcdurdin changed the base branch from epic-linux-mcompile to epic/linux-mcompile August 2, 2023 04:15
@keymanapp-test-bot keymanapp-test-bot bot changed the title feat(linux): mcompile do convert read feat(linux): mcompile do convert read 🐘 Aug 2, 2023
@darcywong00 darcywong00 modified the milestones: A18S5, A18S6 Jul 8, 2024
SabineSIL added a commit that referenced this pull request Jul 18, 2024
@SabineSIL SabineSIL modified the milestones: A18S6, A18S7 Jul 19, 2024
SabineSIL and others added 2 commits July 24, 2024 16:43
…mpile-rework_mc_kmxfile

# Conflicts:
#	linux/mcompile/keymap/mc_import_rules.cpp
…c_kmxfile

Feat/linux/mcompile merge mcompile-rework_mc_kmxfile into mcompile-DoConvert-read 🐘
@ermshiperete
Copy link
Contributor

You'll have to update the branch (aka merge master) to get a successful build. CI build related things have changed on master which causes the failures.

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

Successfully merging this pull request may close these issues.

None yet

4 participants