[PR #35] [MERGED] Adds new retina icon to the app #297

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

📋 Pull Request Information

Original PR: https://github.com/keycastr/keycastr/pull/35
Author: @akitchen
Created: 9/26/2015
Status: Merged
Merged: 9/26/2015
Merged by: @akitchen

Base: masterHead: master


📝 Commits (4)

  • 2db0a36 Adds retina menu icon to app target
  • 394b7a8 Slight edit to failure message
  • 08c4565 Relaunch the app with newer NSWorkspace API to address a deprecation warning
  • c6ff1cc Remove some deprecated usages and dead code. 10.9 is now the deployment target.

📊 Changes

4 files changed (+46 additions, -25 deletions)

View changed files

📝 keycastr/KCAppController.h (+0 -1)
📝 keycastr/KCAppController.m (+18 -23)
📝 keycastr/KCKeyboardTap.m (+1 -1)
📝 keycastr/KeyCastr.xcodeproj/project.pbxproj (+27 -0)

📄 Description

Also fixes some deprecation warnings and updates the failure message when privacy settings need to be updated.


🔄 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/35 **Author:** [@akitchen](https://github.com/akitchen) **Created:** 9/26/2015 **Status:** ✅ Merged **Merged:** 9/26/2015 **Merged by:** [@akitchen](https://github.com/akitchen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`2db0a36`](https://github.com/keycastr/keycastr/commit/2db0a36b99d6a801d4aadd4b31d6e600ef094ab8) Adds retina menu icon to app target - [`394b7a8`](https://github.com/keycastr/keycastr/commit/394b7a83ab1ad26e5cda90b7da91038a063ebae4) Slight edit to failure message - [`08c4565`](https://github.com/keycastr/keycastr/commit/08c456537bd0bec5af4f2cecde44123a8017cd2a) Relaunch the app with newer NSWorkspace API to address a deprecation warning - [`c6ff1cc`](https://github.com/keycastr/keycastr/commit/c6ff1cca83648bdf1baf58ab9307c7f57dbe5794) Remove some deprecated usages and dead code. 10.9 is now the deployment target. ### 📊 Changes **4 files changed** (+46 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `keycastr/KCAppController.h` (+0 -1) 📝 `keycastr/KCAppController.m` (+18 -23) 📝 `keycastr/KCKeyboardTap.m` (+1 -1) 📝 `keycastr/KeyCastr.xcodeproj/project.pbxproj` (+27 -0) </details> ### 📄 Description Also fixes some deprecation warnings and updates the failure message when privacy settings need to be updated. --- <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:12 -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#297
No description provided.