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

Request: Notification pop up with custom sound? #73

Closed
gbakeman opened this issue Feb 24, 2016 · 3 comments
Closed

Request: Notification pop up with custom sound? #73

gbakeman opened this issue Feb 24, 2016 · 3 comments
Labels
Confirmed Confirmed issues Enhancement Issue which are a enhancement

Comments

@gbakeman
Copy link

I just switched over to this app from the old one (didn't realize development has changed!) and it's looking great so far.

I took advantage of the new option to specify your own sound, which is great. However, it appears that this disables the visual notification pop up as well. Sometimes, my hotkey doesn't get recognized or go through so I'm not sure if playback has actually switched to my other device (which may be turned down too low) or the hotkey was actually missed. This usually leads to me spamming the hotkey until I know for sure that it has changed :)

TL;DR: It would be great to have an option (check box?) that toggles whether or not a visual notification accompanies the Windows sound/custom sound that we choose.

@Belphemur Belphemur added Enhancement Issue which are a enhancement Confirmed Confirmed issues labels Feb 25, 2016
@Belphemur
Copy link
Owner

I was thinking of doing this in the beginning but couldn't find any code example on how to customize toast notification when not doing a WPF application.

Well anyway, I found this https://www.whitebyte.info/programming/c/how-to-make-a-notification-from-a-c-desktop-application-in-windows-10
and this
https://msdn.microsoft.com/en-us/library/windows/apps/br230849.aspx

As soon I have finish with the autoupdate, I'll work on this feature.

@gbakeman
Copy link
Author

Great, thank you!

@Belphemur Belphemur added the InBeta Issues which are related to a beta or pre-release label Sep 24, 2016
@Belphemur
Copy link
Owner

This wasn't as easy as I expected it, but now it's available in the last beta

@Belphemur Belphemur removed the InBeta Issues which are related to a beta or pre-release label Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Confirmed issues Enhancement Issue which are a enhancement
Projects
None yet
Development

No branches or pull requests

2 participants