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

[feat] Add windows settings description text #10890

Closed
wscourge opened this issue Sep 4, 2024 · 0 comments · Fixed by #10975
Closed

[feat] Add windows settings description text #10890

wscourge opened this issue Sep 4, 2024 · 0 comments · Fixed by #10975

Comments

@wscourge
Copy link

wscourge commented Sep 4, 2024

Describe the problem

The tauri.config.json.bundle.shortDescription currently corresponds to the text framed with the red rectangle on the attached screenshot.

tauri-bundle-short-description

I'd like an ability to set a text framed with the green rectangle.

This settings are available in "Taskbar Settings" under "Select the icons displayed on the taskbar" link. I'm not 100% sure about the exact wording as my system is not in english.

Describe the solution you'd like

Breaking:

  1. tauri.config.json.bundle.shortDescription becomes the text on the bottom
  2. Add tauri.config.json.bundle.appName that becomes text on the top

Non-breaking:

Add a new key to tauri.config.json.bundle that corresponds to the text on the bottom

Alternatives considered

No response

Additional context

Windows 10, idk if Windows 11

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

Successfully merging a pull request may close this issue.

2 participants