moses-palmer / pystray

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

how to blink/flashing system stry icon? #150

Closed m986883511 closed 1 year ago

m986883511 commented 1 year ago

use notify is ok, but time is too short, I think it should support blink icon in taskbar. But I dont serarch work blink or flash in source code, Is there a other way to solve it?

m986883511 commented 1 year ago

yee, I found _update_icon func can solve it,