[PR #27] [MERGED] How about a v0.8.4? #293

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

📋 Pull Request Information

Original PR: https://github.com/keycastr/keycastr/pull/27
Author: @akitchen
Created: 5/23/2015
Status: Merged
Merged: 6/6/2015
Merged by: @akitchen

Base: masterHead: master


📝 Commits (6)

  • acd0485 Removes most of bezelWidth option
  • 381157f Update application version strings for 0.8.4 release
  • 840690b Remove unneeded storage
  • 51fc748 Autorelease ownership of the current bezel into the content view subviews array
  • 447f05d Update tap event failure message instructions for current OS X
  • 2a04c00 Update built product for 0.8.4

📊 Changes

11 files changed (+32 additions, -70 deletions)

View changed files

📝 README.md (+2 -4)
📝 keycastr/English.lproj/InfoPlist.strings (+0 -0)
📝 keycastr/English.lproj/MainMenu.nib/keyedobjects.nib (+0 -0)
📝 keycastr/Info.plist (+3 -1)
📝 keycastr/KCDefaultVisualizer.h (+0 -1)
📝 keycastr/KCDefaultVisualizer.m (+2 -4)
📝 keycastr/KCDefaultVisualizer.nib/designable.nib (+20 -58)
📝 keycastr/KCDefaultVisualizer.nib/keyedobjects.nib (+0 -0)
📝 keycastr/KCKeyboardTap.m (+5 -2)
keycastr/bin/KeyCastr.app.zip (+0 -0)
keycastr/bin/KeyCastr.zip (+0 -0)

📄 Description

Greetings!

I managed to update the version string in the old compiled nib, and did a bit of other cleanup.

There are also some good fixes on keycastr/master which should be made more easily available to others.

After making a release on github and uploading a built app, we should also update the homebrew cask to point back to this repo.

Thanks!


🔄 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/27 **Author:** [@akitchen](https://github.com/akitchen) **Created:** 5/23/2015 **Status:** ✅ Merged **Merged:** 6/6/2015 **Merged by:** [@akitchen](https://github.com/akitchen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`acd0485`](https://github.com/keycastr/keycastr/commit/acd04856e7d0f03fc62b344b3d4943127745090f) Removes most of bezelWidth option - [`381157f`](https://github.com/keycastr/keycastr/commit/381157fb4156171d765aa72d21490082307ed62d) Update application version strings for 0.8.4 release - [`840690b`](https://github.com/keycastr/keycastr/commit/840690b99ae94b7dfd5c1843ee72f7f9a58ddc92) Remove unneeded storage - [`51fc748`](https://github.com/keycastr/keycastr/commit/51fc748058e0f1fa59da04ec5971e816f6bbf649) Autorelease ownership of the current bezel into the content view subviews array - [`447f05d`](https://github.com/keycastr/keycastr/commit/447f05d5b60b1e7ad8f9b9e52b6ed6c878644162) Update tap event failure message instructions for current OS X - [`2a04c00`](https://github.com/keycastr/keycastr/commit/2a04c001facca0cabf096ca3435ba99fcf1be563) Update built product for 0.8.4 ### 📊 Changes **11 files changed** (+32 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -4) 📝 `keycastr/English.lproj/InfoPlist.strings` (+0 -0) 📝 `keycastr/English.lproj/MainMenu.nib/keyedobjects.nib` (+0 -0) 📝 `keycastr/Info.plist` (+3 -1) 📝 `keycastr/KCDefaultVisualizer.h` (+0 -1) 📝 `keycastr/KCDefaultVisualizer.m` (+2 -4) 📝 `keycastr/KCDefaultVisualizer.nib/designable.nib` (+20 -58) 📝 `keycastr/KCDefaultVisualizer.nib/keyedobjects.nib` (+0 -0) 📝 `keycastr/KCKeyboardTap.m` (+5 -2) ➕ `keycastr/bin/KeyCastr.app.zip` (+0 -0) ➖ `keycastr/bin/KeyCastr.zip` (+0 -0) </details> ### 📄 Description Greetings! I managed to update the version string in the old compiled nib, and did a bit of other cleanup. There are also some good fixes on keycastr/master which should be made more easily available to others. After making a release on github and uploading a built app, we should also update the homebrew cask to point back to this repo. Thanks! --- <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:04 -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#293
No description provided.