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

Fixes to electron desktop notifs #2994

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jan 19, 2017

Merge the notification part of #2960

  • Show and focus the window when the notification is clicked,
    rather than just restoring it.
  • Implement requestNotificationPermission and return a resolved
    promise (although in practice it should never be called)

Merge the notification part of #2960

 * Show and focus the window when the notification is clicked,
   rather than just restoring it.
 * Implement requestNotificationPermission and return a resolved
   promise (although in practice it should never be called)
@richvdh richvdh merged commit 686a3c6 into develop Jan 19, 2017
@t3chguy t3chguy deleted the dbkr/carlos22_notif_fixes branch May 12, 2022 08:56
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

Successfully merging this pull request may close these issues.

2 participants