mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[PR #81] [MERGED] Fixes uppercase string display issues for non-qwerty layouts #304
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#304
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/keycastr/keycastr/pull/81
Author: @akitchen
Created: 4/1/2017
Status: ✅ Merged
Merged: 4/8/2017
Merged by: @akitchen
Base:
master← Head:master📝 Commits (3)
49b6058Xcode housekeeping386bf7eAdjusts method signature to match framework declaration2ebe920Fixes uppercase string display issue📊 Changes
8 files changed (+75 additions, -41 deletions)
View changed files
📝
.gitignore(+1 -0)📝
keycastr/Info.plist(+1 -1)📝
keycastr/KCDefaultVisualizer-Info.plist(+1 -1)📝
keycastr/KCDefaultVisualizer.m(+1 -1)📝
keycastr/KCKeystrokeTransformer.m(+5 -27)📝
keycastr/KCVisualizer-Info.plist(+1 -1)📝
keycastr/KeyCastr.xcodeproj/project.pbxproj(+64 -9)📝
keycastr/Svelte-Info.plist(+1 -1)📄 Description
Also includes some Xcode internal housekeeping
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.