Custom Window for Electron with coloured Title bar, Menu bar, Menu items, Menu actions & application icon etc.

Screenshot of this project's components & IPC used for rendering a custom window with Titlebar, Menus in a Boilerplate
- Custom Window Titlebar for Electron.
- Easily changable platform specific controls for max/min/close buttons using
windowsormacvalue forplatformproperty with<WindowFrame>in renderer. - Titlebar menus can
show/hideby pressingalt/optionkey. - Window frame title prop displays in titlebar center when menus are toggeled off.
- Menu entries can be customized in
titlebarMenus.tsfile. - Menu items and windows controls layout or colors can be customized easily by modifying the components & modules.