You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts
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
6 years ago
..
backbone Move left pane entirely to React 6 years ago
components Add RTL support for author name in quote (#2594) 6 years ago
notifications Use native notifications on all platforms 7 years ago
protobuf Compile all protocol buffers 7 years ago
shims Move left pane entirely to React 6 years ago
state Archive Conversation 6 years ago
styleguide Move left pane entirely to React 6 years ago
test Hides the "Hide menu bar" option on MacOS (#2903) 6 years ago
types Hides the "Hide menu bar" option on MacOS (#2903) 6 years ago
updater Download and install updates without the help of electron-updater 6 years ago
util Make manual emoji text entry case-insensitive (#2353) 6 years ago
OS.ts Fix lint error in OS.ts 7 years ago