Skip to content

v0.8.1

Latest

Choose a tag to compare

@KaanHaciomeroglu KaanHaciomeroglu released this 09 May 17:29

What's changed

Bug fixes

  • Taskbar icon (pinned): Start Menu and Desktop shortcuts now carry the correct AppUserModelID so Windows matches them to the running window when pinning — Blanket's icon appears instead of Python's.
  • Taskbar icon (running): WM_SETICON is now delivered on both realize and map signals, and the HWND lookup uses process-ID matching via EnumWindows for higher reliability.