Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support special keyboards like Dvorak - QWERTY ⌘ keyboard #71

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Econa77
Copy link
Member

@Econa77 Econa77 commented Jan 12, 2025

Resolved #70

@Econa77 Econa77 requested a review from Copilot January 12, 2025 07:33

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 12 changed files in this pull request and generated no comments.

Files not reviewed (11)
  • Lib/Sauce.xcodeproj/project.pbxproj: Language not supported
  • Lib/Sauce.xcodeproj/xcshareddata/xcschemes/Sauce.xcscheme: Language not supported
  • Lib/Sauce/InputSource.swift: Language not supported
  • Lib/Sauce/Internal/KeyModifier.swift: Language not supported
  • Lib/Sauce/Internal/KeyboardLayout.swift: Language not supported
  • Lib/Sauce/Internal/SpecialKeyCode.swift: Language not supported
  • Lib/Sauce/Internal/TISInputSource+Property.swift: Language not supported
  • Lib/Sauce/Key.swift: Language not supported
  • Lib/Sauce/ModifierTransformer.swift: Language not supported
  • Lib/Sauce/Sauce.swift: Language not supported
  • Lib/SauceTests/KeyboardLayoutTests.swift: Language not supported
@Econa77 Econa77 force-pushed the support-dvorak-qwerty-command-keyboard branch from a3d9e7c to 740bd8a Compare January 12, 2025 07:59
@Econa77 Econa77 force-pushed the support-dvorak-qwerty-command-keyboard branch from 0f061d8 to e0fa8d6 Compare January 12, 2025 09:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't work with Dvorak - QWERTY ⌘ layout when holding the Command key
1 participant