moses-palmer / pystray

GNU General Public License v3.0
461 stars 57 forks source link

fixed bug: icon disappears on i3wm restart #153

Open e9000000000 opened 7 months ago

e9000000000 commented 7 months ago

when i3 restarts, it changes it's id pystray instantly trys to find new one by calling _assert_docked -> _dock_window functions and it fails, cuz i3 is closed, but not started for now