forked from signalapp/Signal-Desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix audio notifications on linux (signalapp#1526)
This partially reverts commit 1b444a5. Because support for system-level notification sound settings is inconsistent across Win/Linux/OSX, do the simplest thing that will produce consistent behavior on all platforms: suppress the system sound by always passing the `silent: true` option, and play our own sound clip (copied from ios). // FREEBIE
- Loading branch information
1 parent
5e6d315
commit 0b7543b
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters