mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[PR #27] [MERGED] How about a v0.8.4? #293
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#293
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/27
Author: @akitchen
Created: 5/23/2015
Status: ✅ Merged
Merged: 6/6/2015
Merged by: @akitchen
Base:
master← Head:master📝 Commits (6)
acd0485Removes most of bezelWidth option381157fUpdate application version strings for 0.8.4 release840690bRemove unneeded storage51fc748Autorelease ownership of the current bezel into the content view subviews array447f05dUpdate tap event failure message instructions for current OS X2a04c00Update 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.