top | item 10388151

Chromium Blog: Streamlining Notifications on Desktop

40 points| PankajGhosh | 10 years ago |blog.chromium.org | reply

21 comments

order
[+] lewisl9029|10 years ago|reply
So does this mean Chrome will also follow the Firefox notifications behavior whereby a notification appears for 5 seconds and then just disappears without any trace? Or will notifications continue to stay visible until manually dismissed (either by the user or by the app)?

Without some kind of notification center, either approach would make for a rather poor experience for users in my opinion. The former means users coming back from idling will have no indication whatsoever that they have new notifications waiting to be read, and the latter means notifications could quickly clutter up the screen and users will need to manually dismiss each and every notification that appears (how would users be able to easily dismiss multiple notifications without some kind of notification center?).

Perhaps browsers could delegate to native notification APIs in OSes that offer them instead of building out their own implementations? This is what Chrome for Android does for web notifications and it works quite well in my experience.

[+] sahaskatta|10 years ago|reply
I hope they integrate with the native Notification Center on OS X and the "Action Center" on Windows 10. This would make it more consistent with how Chrome works with the native notification lists in Android and iOS.
[+] kitsunesoba|10 years ago|reply
I’ve chosen to not use Chrome as my primary browser for several reasons, one of which is because it disregards native OS notifications in favor of its own, often to detrimental effect. On OS X, they’re an eyesore — they're unnecessarily large and visually incongruent with the rest of the OS, and they sit beneath native notifications rendering them useless if Chrome isn’t the only application firing off notifications.

Per-application custom notifications made sense when there was no standardized system to use, but these days they’re entirely unnecessary.

[+] Sidnicious|10 years ago|reply
And I hope they ditch their odd-feeling custom notifications and use native (at least on OS X) notifications instead.
[+] Touche|10 years ago|reply
OSX Notification Center: where notifications go to die. Hope you were at your computer when the toast message appears otherwise you'll never know there was a notification unless you obsessively open the sidebar to check.
[+] MikusR|10 years ago|reply
Google announced that it has no plans to integrate into Windows 10 Action Center.
[+] pgrote|10 years ago|reply
I guess I am one of the few users that appreciates the notifications. PushBullet uses the notification center to alert me of things happening on my phone.
[+] nevi-me|10 years ago|reply
Me too, though because most notifications (PB, Google Now, and others) are also sent to my phone, by the time I check the Notification Center there's just the traffic and the creepy "it'll take 34 minutes to visit girlfriend" because I apparently do that most often on Tuesdays ...

The post is silent on what will happen to notifications, will they just float around and clutter the screen?

[+] sc00ty|10 years ago|reply
You will still have notifications, you just won't have a notification center. Pushbullet will still alert you of things happening on your phone. Plus, the Pushbullet badge in your chrome window will still tell you about unread notifications (I don't see why this would change)
[+] tlrobinson|10 years ago|reply
Good riddance.

Chrome's introduction of notification center was incredibly obnoxious. No application (especially an auto-updating one) should put an icon in my menu bar without my permission, or at a minimum without a super easy and obvious way to remove it (preferably command-drag to reorder or remove it like native menu bar icons on OS X).

Initially you had to dig into chrome://flags to disable it, then enough people complained they added a menu item to disable it.

Really they should have just integrated with whatever native notification system exists on each platform.

[+] jreed91|10 years ago|reply
So where will Google Now Cards go?
[+] egeozcan|10 years ago|reply
It was quite handy, what would be the replacement?
[+] runn1ng|10 years ago|reply
I have no idea what "Notification Center" is and how to get there (so yeah, I never used it)-

"Chrome Notification Center" searches in Google returns basically only reposts of this news.

[+] Zikes|10 years ago|reply
It's a bell-shaped icon in the task bar, which also now includes Google Now style cards.
[+] sjun|10 years ago|reply
This decision makes sense. I'm assuming that they're going with the platform native notification APIs now.

With the release of Windows 10, all three platforms (Windows, Mac, and Linux) now have a native notification center that supports persistent notifications that were missed or haven't been dismissed.

The Chrome's notification center was always out of place for Linux and Mac users since there was already a fully featured native notification center that wasn't being used.

[+] mynameisvlad|10 years ago|reply
I mean, Linux doesn't have a common native notification center. You have to install libnotify and have a notification server to use it. Granted, most distros will do it for you, but it's not really the same as OSX/Windows.