Skip to content

fix: show "Pane" in Windows notifications instead of "electron.app.Pane"#147

Merged
parsakhaz merged 1 commit intomainfrom
electron-notif
Apr 12, 2026
Merged

fix: show "Pane" in Windows notifications instead of "electron.app.Pane"#147
parsakhaz merged 1 commit intomainfrom
electron-notif

Conversation

@parsakhaz
Copy link
Copy Markdown
Contributor

Summary

  • Sets app.setAppUserModelId('Pane') early in the main process on Windows
  • Notifications now display "Pane" instead of "electron.app.Pane"

Test plan

  • Run dev build on Windows, trigger a notification, verify it shows "Pane"

Set app.setAppUserModelId('Pane') early in main process so Windows
notification toasts display the human-friendly app name.
@parsakhaz parsakhaz merged commit 2fbf07b into main Apr 12, 2026
1 check passed
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.

1 participant