feat(windows): replace GDI taskbar icons with embedded .ico assets

Strips the legacy monochrome GDI drawing code and loads high-quality
icons from embedded .ico files via CreateIconFromResourceEx. Fixes
windows 0.58 import paths (Controls→Shell subclassing, TaskbarList CLSID)
and adds proper cleanup for all four HICONs on WM_NCDESTROY.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-09 23:14:21 +02:00
parent 1ba8619a37
commit 9567a94dea
5 changed files with 73 additions and 142 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB