As of now, you cannot receive notifications from sites that allow it.
Expected behavior:
Similar to that of Chrome or Firefox, it would be super cool to be able to receive notifications within Orion because I rely heavily on this.
As of now, you cannot receive notifications from sites that allow it.
Expected behavior:
Similar to that of Chrome or Firefox, it would be super cool to be able to receive notifications within Orion because I rely heavily on this.
Hello,
Could we please have an option to see a notification badge on the regular tab or vertical tab when we get a notification
a number showing how many messages we have received or just a dot to show us something has happened
that would be really cool,
thanks
can you add notification and badges for pinned tabs so it can do what sidekick browser can do but better
Steps to reproduce:
Expected behavior:
Banner is shown to enable Notifications, can Allow or Deny, like all MacOS apps that require notifications
Orion, OS version; hardware type:
Orion: Version 0.99.109.1-beta (WebKit 613.1.12)
MacOS: Monterey 12.1
Hardware: MacBook Pro Early 2015
Image/Video:
Slack message in preferences
Chrome Notifications settings
Orion Notifications settings
Additional info
Orion doesn't currently implement notifications, as it's not something in upstream Safari as far as I know.
Links with https://orionfeedback.org/d/425-misc-possible-bits-of-missing-webkit-functionality (looking at functionality needed for PWA support in Orion).
Thanks for fast reply!
I'm not sure if my terminology is correct.
Next picture shows what I wish Orion could.
This is notification triggered by Slack in Safari
Safari has the Notifications section in Website Settings. Orion doesn't. It should be added. It allows for websites to show notifications.
Notifications allows sites to show notifications in the Notification Center.
(Originally part of https://orionfeedback.org/d/940-downloads-website-setting)
Yes. I use this for Discord (sometimes) and PulseSms (https://pulsems.app) all the time.
Using Orion pinned tabs are much lighter than Electron/Firefox, but unfortunately lack of notifications make them very hard to use.
Some users rely on web notifications a lot, so this seems like a fairly serious regression to me .
I think this was working in Orion a month or two ago, so this is not just a missing feature but a regression.
Steps to reproduce:
Go to https://www.bennish.net/web-notifications.html
click 'Authorise'. The console shows "Notifications are not available for your browser."
Expected behavior:
A dialogue should pop up asking for permission to show notification just like Safari.
Orion, OS version; hardware type:
Orion: 0.99.113.1-beta (WebKit 614.1.5.7)
macOS 12.3 (21E230)
MacBook Pro 2018 15-Inch
Image/Video:
Orion Browser
Safari
I could have sworn this was working at some point in the past, but can confirm the notifications API does not work now. window.Notification
is undefined
in Orion.
@Vlad To clarify, the Notification API appears to be missing entirely
API: https://developer.mozilla.org/en-US/docs/Web/API/notification
A way to test this in browser console is to run Notification.requestPermission()
on a webpage. On Orion, you get ReferenceError: Can't find variable: Notification
but on Safari it works:
I just wanted to add that my pinned tabs are calendar, messenger, slack, discord and whatsapp - each of them uses Notifications API. Hopefully it will be supported soon!