Skip to content

複数のローマ字かな変換ルールを設定から切り替え可能にする#432

Merged
mtgto merged 5 commits intomainfrom
multi-kana-rules
Feb 8, 2026
Merged

複数のローマ字かな変換ルールを設定から切り替え可能にする#432
mtgto merged 5 commits intomainfrom
multi-kana-rules

Conversation

@mtgto
Copy link
Copy Markdown
Owner

@mtgto mtgto commented Feb 2, 2026

#419 ローマ字かな変換ルールのファイルを複数 ~/Library/Containers/net.mtgto.inputmethod.macSKK/Data/Documents/Settings/ に配置して、切り替えできるようにします。

image

@mtgto mtgto merged commit 0fe3076 into main Feb 8, 2026
1 check passed
@mtgto mtgto deleted the multi-kana-rules branch February 8, 2026 02:13
guard let self else { return }
if selectedKanaRule.isEmpty {
logger.log("ローマ字かな変換ルールをデフォルトに変更しました")
UserDefaults.app.set("", forKey: UserDefaultsKeys.selectedKeyBindingSetId)
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

キー名を間違えているので別PRで直す

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant