codesbiome / electron-react-webpack-typescript-2024

Electron React Webpack Typescript Boilerplate with Custom Window and Titlebar Menus.
MIT License
354 stars 78 forks source link

macOS menu support #47

Closed zethon closed 1 year ago

zethon commented 1 year ago

Love this! I would love to see this handled in a more OS-agnostic manner. For example, on my mac I see:

image

I think it would be great if this took the OS into consideration.

zethon commented 1 year ago

I just saw the minimal branch! Excellent!