Commit Graph

7 Commits (4271e66fb6453f56df2e45ab3dbcf6af9d0c6938)

Author SHA1 Message Date
Audric Ackermann 4271e66fb6 feat: add custom sound for notification so it works for Linux too 2 years ago
Audric Ackermann c4fcac7ddf feat: add support for audio notifications windows/macOS 2 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 3 years ago
Derek Meer 7727dc093e Hides the "Hide menu bar" option on MacOS (#2903)
The "Hide menu bar" option is only applicable to Windows and some Linux distros,
where the menu bar is attached to the Signal window. Therefore, this commit
ensures that it doesn't show up on MacOS. It includes a setting,
isHideMenuBarSupported(), to control the option's appearance. This
commit also includes the tests to make sure isHideMenuBarSupported()
works correctly.

Fixes #2705
5 years ago
Daniel Gasienica 5d230d3778 Add `Settings.isNotificationGroupingSupported`
See: https://github.com/electron/electron/issues/11189
6 years ago
Daniel Gasienica ecf23b6b2e Disable audio notifications on Windows 7 and lower 6 years ago
Daniel Gasienica a102016ed8 Port `Settings` and `OS` to TypeScript 6 years ago