Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Windows: correctly set notifications name - not electron.app.YOURAPPNAME#1394

Merged
ronjouch merged 4 commits intonativefier:masterfrom
si458:patch-1
Apr 21, 2022
Merged

Windows: correctly set notifications name - not electron.app.YOURAPPNAME#1394
ronjouch merged 4 commits intonativefier:masterfrom
si458:patch-1

Conversation

@si458
Copy link
Copy Markdown
Contributor

@si458 si458 commented Apr 15, 2022

this helps with setting the the name correctly for windows notifications
currently it shows as electron.app.YOURAPPNAME
you need to run this command aswell as starting the app from the start menu or shortcut
https://www.electronjs.org/docs/latest/tutorial/notifications#windows

Copy link
Copy Markdown
Contributor

@ronjouch ronjouch left a comment

Choose a reason for hiding this comment

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

Neat, thanks! Just two nits and I'll merge this.

@si458
Copy link
Copy Markdown
Contributor Author

si458 commented Apr 21, 2022

Neat, thanks! Just two nits and I'll merge this.

I think I've done it correctly if you can verify please?

@ronjouch ronjouch changed the title set windows notification name correctly Windows: correctly set notifications name - not electron.app.YOURAPPNAME Apr 21, 2022
@ronjouch
Copy link
Copy Markdown
Contributor

Neat, thanks! Just two nits and I'll merge this.

I think I've done it correctly if you can verify please?

@si458 perfect. Merging, will ship with the next release, in a few days/weeks. Thanks!

@ronjouch ronjouch merged commit 513b9dc into nativefier:master Apr 21, 2022
@si458 si458 deleted the patch-1 branch April 26, 2022 11:14
@AgentSmith0

This comment was marked as off-topic.

Adam777Z pushed a commit to Adam777Z/nativefier that referenced this pull request Nov 9, 2022
…AME (PR nativefier#1394)

This sets the name correctly for Windows notifications.
Currently, notifications name shows as `electron.app.YOURAPPNAME`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants