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

missing app info #1047

Open
tassoman opened this issue Jul 31, 2023 · 2 comments
Open

missing app info #1047

tassoman opened this issue Jul 31, 2023 · 2 comments

Comments

@tassoman
Copy link

There is no UI info about app version, licensing, and authors, neither.

I expected to open a modal window showing informations about the app:

  • small logo
  • app title
  • authors (also translation contributors)
  • licensing
  • download link
  • latest version status
  • app version

v. latest
OS. windows

@h3poteto
Copy link
Owner

h3poteto commented Aug 1, 2023

We can specify only these information.
https://docs.rs/tauri/latest/tauri/struct.AboutMetadata.html

@tassoman
Copy link
Author

tassoman commented Aug 1, 2023

Looks like it's ignored for some OS ? (I can't understand very well)

Platform-specific
Windows / macOS / Android / iOS: The metadata is ignored on these platforms.

My idea was to have a menu item near "settings" and a simple modal window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants