You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tauri.config.json.bundle.shortDescription currently corresponds to the text framed with the red rectangle on the attached screenshot.
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:
tauri.config.json.bundle.shortDescription becomes the text on the bottom
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
The text was updated successfully, but these errors were encountered:
Describe the problem
The
tauri.config.json.bundle.shortDescription
currently corresponds to the text framed with the red rectangle on the attached screenshot.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:
tauri.config.json.bundle.shortDescription
becomes the text on the bottomtauri.config.json.bundle.appName
that becomes text on the topNon-breaking:
Add a new key to
tauri.config.json.bundle
that corresponds to the text on the bottomAlternatives considered
No response
Additional context
Windows 10, idk if Windows 11
The text was updated successfully, but these errors were encountered: