da-rth / yasb

A highly configurable cross-platform (Windows) status bar written in Python.
MIT License
1.39k stars 81 forks source link

fix: Popups and prevent panic on unknown event type #100

Closed JSH32 closed 1 year ago

JSH32 commented 1 year ago

Description

Testing

Clicked on the clock to open the calendar to make sure it works and I'm now able to switch workspaces and see when komorebi is offline (previously it never received these events because of dead polling thread)

da-rth commented 1 year ago

Looks good! Thank you for the contribution