Skip to content

feat(macos): support layout-aware input for non-QWERTY layouts - #315

Open
m0n99 wants to merge 2 commits into
khaphanspace:mainfrom
m0n99:feature/non-qwerty-layouts
Open

feat(macos): support layout-aware input for non-QWERTY layouts#315
m0n99 wants to merge 2 commits into
khaphanspace:mainfrom
m0n99:feature/non-qwerty-layouts

Conversation

@m0n99

@m0n99 m0n99 commented Feb 20, 2026

Copy link
Copy Markdown

Mô tả

Hỗ trợ layout non-QWERTY (Colemak/Dvorak) bằng cách chuyển keycode macOS sang ký tự theo layout hiện tại.
Cập nhật test case để handle mapping ký tự → keycode trả về Option và mô phỏng nhập ký tự thực khi không map được.

Loại thay đổi

  • 🐛 Sửa lỗi
  • ✨ Tính năng mới
  • 📝 Tài liệu
  • ♻️ Refactor

Checklist

  • Tests pass (cargo test)
  • Code formatted (cargo fmt)
  • Không có clippy warnings

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.

2 participants