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

Quit and Hide native menu items should include app name #536

Closed
caesar opened this issue Aug 17, 2022 · 0 comments · Fixed by #570 or #562 · May be fixed by grant0417/tao#1
Closed

Quit and Hide native menu items should include app name #536

caesar opened this issue Aug 17, 2022 · 0 comments · Fixed by #570 or #562 · May be fixed by grant0417/tao#1

Comments

@caesar
Copy link
Contributor

caesar commented Aug 17, 2022

Just like the About menu item, the Quit and Hide items should also include the app name on macOS to follow platform conventions.

Here's an example of the correct behaviour:
Screenshot 2022-08-17 at 22 14 38

And here's a Tauri app:
Screenshot 2022-08-17 at 22 23 03

amrbashir pushed a commit that referenced this issue Sep 25, 2022
#536 (#570)

* feat(menus): add app name to native Quit and Hide items

* lint: run cargo fmt

* refactor(menus): cleaner app name implementation

* chore(menus): add changefile

* chore(menus): change changefile

* refactor(menus): keep original app_name function signature

* refactor(menus): add helper function `app_name_string`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants