Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Electron native menubar #3602

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mittalyashu
Copy link
Member

Making use of the native menu from MacOS instead of the custom menubar.vue.

Screenshot
Screenshot 2019-12-31 at 4 03 32 PM

NOTE: Custom menubar will be still be used in Windows and Linux.

Here's the list of configuration variables added:

* APP_NAME
* APP_VERSION
* GITHUB_URL
* GITHUB_URL_LICENSE
* GITHUB_URL_ISSUES
* GITUHB_URL_RELEASE_NOTES
* DISCORD_INVITE_URL
* WINDOW_DEFAULT_HEIGHT
* WINDOW_DEFAULT_WIDTH
* ICON
@mittalyashu mittalyashu added this to the 0.1.0 milestone Dec 31, 2019
@mittalyashu mittalyashu self-assigned this Dec 31, 2019
@mittalyashu mittalyashu added this to To do in Roadmap via automation Dec 31, 2019
@mittalyashu mittalyashu moved this from To do to In progress in Roadmap Dec 31, 2019
@mittalyashu
Copy link
Member Author

Resources to consider for

Sending click events from main frame window to renderer part of the application.

Dynamic menu bar

@mittalyashu mittalyashu added the help wanted Extra attention is needed label Jan 18, 2020
@mittalyashu mittalyashu modified the milestones: 0.1.0, 0.2.0 Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Roadmap
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant