- Update LoadAppIcon() to search for PNG first (better Linux support) - Add FyneApp.toml for icon metadata and Windows embedding - Create VideoTools.desktop for Linux application launcher integration - Change default window size from 1200x700 to 800x600 - Icon now appears in taskbar, app switcher, and Windows title bar 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
7 lines
137 B
TOML
7 lines
137 B
TOML
[Details]
|
|
Icon = "assets/logo/VT_Icon.png"
|
|
Name = "VideoTools"
|
|
ID = "com.leaktechnologies.videotools"
|
|
Version = "0.1.0-dev19"
|
|
Build = 19
|