moses-palmer / pystray

GNU General Public License v3.0
479 stars 59 forks source link

fixed bug: icon disappears on i3wm restart #153

Open e9000000000 opened 12 months ago

e9000000000 commented 12 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