Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented menu option to select different sounds, added 2 sounds #107

Merged

Conversation

simongroenewolt
Copy link
Contributor

This is my attempt to fix #49 by adding an option to the context-menu.

The selection is not persisted between launches, and is selected per timer, so if you have multiple timers running you can select different sounds for them.

Please note that I have only very limited Swift/Cocoa knowledge, so if it looks 'off' somehow that is totally expected ;-)

@karbassi
Copy link
Collaborator

karbassi commented Jan 7, 2021

@simongroenewolt good stuff so far. Can you fix the swiftlint issues and then we'll review?

@simongroenewolt
Copy link
Contributor Author

@karbassi I'll fix the swiftlint stuff and clean up a little more.

@simongroenewolt simongroenewolt marked this pull request as draft January 8, 2021 08:50
@simongroenewolt simongroenewolt marked this pull request as ready for review January 8, 2021 15:14
@simongroenewolt
Copy link
Contributor Author

@karbassi the code is ready for review now. I've added an additional sound option: 'no sound'.

@karbassi karbassi self-requested a review January 8, 2021 21:11
@karbassi karbassi self-assigned this Jan 8, 2021
Copy link
Collaborator

@karbassi karbassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. Feature works when testing. Great stuff @simongroenewolt!

Merging. 🎉

@karbassi karbassi merged commit e8fbd02 into michaelvillar:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sound choice
2 participants