signal-muon
signal-muon copied to clipboard
notifications needs re-implementation
i think muon does not fully (or at all?) support the chrome.notifications API
This is what notifications look like on macOS.
Should be falling back to HTML5 notifications already. Electron claims support for HTML5 -> native OS notifications for all platforms. Seems to work (for me, on osx) after the app is packaged for the platform, but not when running unpackaged.
@liliakai thanks! i noticed that notifications in Brave only work for me when packaged too.
after the 0.1.0 update, notifications are also not working in packaged builds (tested on OS X)