Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Extract VS 2026 icon from devenv.exe for use in the app
  • Add ICO file for window/taskbar icon via AppWindow.SetIcon()
  • Add PNG file for system tray icon via TrayIconService
  • Update csproj to include icon assets

Closes #1

- Extract VS 2026 icon from devenv.exe for use in the app
- Add ICO file for window/taskbar icon via AppWindow.SetIcon()
- Add PNG file for system tray icon via TrayIconService
- Update csproj to include icon assets

Closes #1
@CalvinAllen CalvinAllen merged commit ed04b58 into main Dec 31, 2025
6 checks passed
@CalvinAllen CalvinAllen deleted the feat/add-vs-icon branch December 31, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

feat(ui): add Visual Studio icon to application

2 participants