question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove settings button from native notifications on Linux

See original GitHub issue

Hi, I hope this is the right issue tracker for issues regarding nwjs’ chromium.src repo…

In #4560, you said you wanted to wait for Chromium to implement native notifications on all platforms instead of re-adding the functionality back to 0.13. Chromium has now finally implemented native notifications on Linux after doing so on macOS a few months ago:

Now to the issue: Native notifications created by Chromium on both macOS and Linux always include a “Settings” action button. In NWjs, clicking this settings button opens a new window with a blank site. This behavior can’t be changed or disabled, because it is hardcoded and it is super annoying. Especially since notifications with and without actions can be displayed completely differently on the system. And having such a settings button is confusing for the end user.

On macOS, you’ve already disabled the behavior in NWjs 0.25:

On Linux, this is still enabled and needs a fix:

Thanks for your consideration!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
rogerwangcommented, Oct 24, 2017

This is fixed in git and will be available in the next nightly build.

1reaction
rogerwangcommented, Oct 24, 2017

Maybe it fallbacks to rich notification somehow. Anyway I’ll disable the code you referred to.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Notifications and the notification list
To switch off notifications when your screen is locked: ; Open the Activities overview and start typing Settings. ; Click on Settings. ;...
Read more >
How to disable notifications for a specific application?
The quickest way to disable notifications from Spotify only is to go to your account settings (on Linux Mint, open the dropdown menu...
Read more >
Use native notifications by default · Issue #3831 - GitHub
Hello, For Linux, non-native notifications are used by default. ... User will be able to disable and control notifications from the system settings, ......
Read more >
676220 - Native desktop notifications on Linux - Monorail
Removing functionality from notifications *is* the big no-no. If I receive a new email, a well-designed software should let me open it with...
Read more >
disable web notifications | Firefox Support Forum
Linux : "3-bar" menu button (or Edit menu) > Preferences, then in the left column click Content; Anyone: Type or paste about:preferences#content ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found