You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Icons from different projects are grouped together when moving them as if they were both attached to the same program. This is the case for anything using the WinAPI. Whether it be pywin32 or something coded by hand using ctypes to implement the API like pystray. Any way to stop this from happening?