Skip to content

Commit 00acd7c

Browse files
Naoki Takahashiclaude
andcommitted
revert: Info.plistのtsInputModeKeyEquivalent設定を削除
smRoman scriptには macOS 側にショートカット自動割り当ての仕組みが なく、Info.plistで宣言してもショートカットが有効にならないことを 実機で確認したため削除する。英語モードへの切り替えは azooKeyMacInputController.handle(_:client:) 内の自前実装で行う。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5f6b073 commit 00acd7c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

azooKeyMac/Info.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
<dict>
1616
<key>com.apple.inputmethod.Roman</key>
1717
<dict>
18-
<key>tsInputModeKeyEquivalentModifiersKey</key>
19-
<integer>4608</integer>
20-
<key>tsInputModeKeyEquivalentKey</key>
21-
<string>:</string>
2218
<key>TISInputSourceID</key>
2319
<string>dev.ensan.inputmethod.azooKeyMac.Roman</string>
2420
<key>tsInputModePrimaryInScriptKey</key>

0 commit comments

Comments
 (0)