GNOME Bugzilla – Bug 749792
Add support for Slack notifications
Last modified: 2015-05-28 08:05:20 UTC
Created attachment 303877 [details] Print screen with settings for showing Slack test notification Hello, Please add Slack notifications support (I think Slack uses HTML5 notifications). I am making web apps out of various web applications (like Slack) since Gnome Web integrates well with the Gnome Shell desktop but notifications do not work in Slack. Thank you!
Hi, HTML5 notifications are supported if you have WebKitGTK+ 2.8 built with libnotify support. You'll have to file a bug with your distro for that. In WebKitGTK+ 2.10 the build will fail if libnotify is not available and the feature is not explicitly turned off, but in 2.8 the feature just gets silently disabled if it's not available at build time. Sorry about that.
*** Bug 750009 has been marked as a duplicate of this bug. ***