win32 backend icon cleanup
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
Under Windows 10 (at least) icon which generates popup messages left unless mouseover.
Adding `win32gui.Shell_NotifyIcon(win32gui.NIM_DELETE, nid)` after `NIM_MODIFY` helps.
Not tested on other windows versions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.