tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
78.54k stars 2.33k forks source link

[bug] App icons are blurry and app name has weird hash inside parenthesis for AppImages only. #9776

Open niraj-khatiwada opened 2 weeks ago

niraj-khatiwada commented 2 weeks ago

Describe the bug

The app icons are blurry in window view and in the dock for .AppImage only. The icon is crisp on the applications section though. Dock: image

Window viewer: image

Applications: image

App name has some kind of hash: image

Reproduction

https://github.com/niraj-khatiwada/tauri-nextjs

Expected behavior

Full tauri info output

https://github.com/niraj-khatiwada/tauri-nextjs

Stack trace

No response

Additional context

No response