[PR #81] [MERGED] Fixes uppercase string display issues for non-qwerty layouts #304

Closed
opened 2026-05-05 05:12:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

  • 49b6058 Xcode housekeeping
  • 386bf7e Adjusts method signature to match framework declaration
  • 2ebe920 Fixes 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.

## 📋 Pull Request Information **Original PR:** https://github.com/keycastr/keycastr/pull/81 **Author:** [@akitchen](https://github.com/akitchen) **Created:** 4/1/2017 **Status:** ✅ Merged **Merged:** 4/8/2017 **Merged by:** [@akitchen](https://github.com/akitchen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`49b6058`](https://github.com/keycastr/keycastr/commit/49b60586ba8a9931c4e294558630b6fb3ceccd0c) Xcode housekeeping - [`386bf7e`](https://github.com/keycastr/keycastr/commit/386bf7e9eb79ddf94a5080b8ce7d717f828d8eed) Adjusts method signature to match framework declaration - [`2ebe920`](https://github.com/keycastr/keycastr/commit/2ebe920ac97d282097d019347c5d6923791cc12c) Fixes uppercase string display issue ### 📊 Changes **8 files changed** (+75 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description Also includes some Xcode internal housekeeping --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 05:12:23 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#304
No description provided.