signal-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
2019-04-08 10:25:14 -07:00
..
backbone Move left pane entirely to React 2019-03-12 17:44:14 -07:00
components Add RTL support for author name in quote (#2594) 2019-04-08 10:22:52 -07:00
notifications Use native notifications on all platforms 2018-05-02 19:58:33 -04:00
protobuf Compile all protocol buffers 2018-05-07 21:53:40 -04:00
shims Move left pane entirely to React 2019-03-12 17:44:14 -07:00
state Archive Conversation 2019-03-12 17:44:14 -07:00
styleguide Move left pane entirely to React 2019-03-12 17:44:14 -07:00
test Hides the "Hide menu bar" option on MacOS (#2903) 2019-04-08 10:25:14 -07:00
types Hides the "Hide menu bar" option on MacOS (#2903) 2019-04-08 10:25:14 -07:00
updater Download and install updates without the help of electron-updater 2019-04-05 17:18:37 -07:00
util Make manual emoji text entry case-insensitive (#2353) 2019-04-08 09:57:21 -07:00
OS.ts Fix lint error in OS.ts 2018-05-23 16:26:48 -07:00