thermal
thermal copied to clipboard
[macOS] Electron native menubar
Making use of the native menu from MacOS instead of the custom menubar.vue
.
Screenshot |
---|
![]() |
NOTE: Custom menubar will be still be used in Windows and Linux.
Resources to consider for
Sending click events from main frame window to renderer part of the application.
- https://electronjs.org/docs/api/ipc-main
- https://stackoverflow.com/questions/36773711/passing-data-to-windows-in-electron
Dynamic menu bar
- https://stackoverflow.com/questions/47756822/change-electrons-menu-items-status-dynamically