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

Notification control #3

Closed
lollita opened this issue Dec 5, 2020 · 1 comment
Closed

Notification control #3

lollita opened this issue Dec 5, 2020 · 1 comment

Comments

@lollita
Copy link

lollita commented Dec 5, 2020

When I use:
appIcon.update({notification: {icon: appIcon.notificationIcon,title: "title",text: "body",realtime:false,respectQuietTime:false,sound:true}});
appIcon.update({notification: {icon: appIcon.notificationIcon,title: "title2",text: "body2",realtime:false,respectQuietTime:false,sound:true}});
It wait 5-6 seconds between two notify.
Do it possible change this interval, or remove notification programmatically or view both notifications?

@simonbuchan
Copy link
Owner

Closing as I'm pretty sure this is the native Windows behavior, sorry!
As far as I know there's no way to show notifications faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants