Bug 461114

Summary: Mute audio notifications in Do Not Disturb mode
Product: [Plasma] plasma-browser-integration Reporter: Jean-Marie Favreau <jm.trivial>
Component: FirefoxAssignee: Kai Uwe Broulik <kde>
Status: REPORTED ---    
Severity: wishlist CC: madness742
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jean-Marie Favreau 2022-10-28 13:30:13 UTC
When Do Not Disturb mode is activated, notifications are not visible, but any tab of the browser open on a social network may produce an audio notification.

It should be nice to have a way to mute these brower tabs when switching to this mode.
Comment 1 Kai Uwe Broulik 2022-10-28 14:23:40 UTC
Unfortunately there's not really a way to tell what kind of sound it is. There is a "sinkId" property on HTML Audio which is documented as "This ID should be one of the MediaDeviceInfo.deviceId values returned from MediaDevices.enumerateDevices(), id-multimedia, or id-communications." but I haven't seen that used anywhere yet.