summaryrefslogtreecommitdiff
path: root/src/input/KeymapDarwin.zig
AgeCommit message (Expand)Author
2025-03-12working on macosMitchell Hashimoto
2025-02-13apprt/embedded: proper consumed modifier state for ctrl keysMitchell Hashimoto
2024-12-11macOS: "option-as-alt" defaults to "true" for US keyboard layoutsMitchell Hashimoto
2023-09-19macos: send caps lock state to UCKeyTranslateMitchell Hashimoto
2023-08-12input: carbon modifier bits were not correct for some modifiersMitchell Hashimoto
2023-08-11input: rename Keymap to KeymapDarwin since its macos only for nowMitchell Hashimoto