They were broken in release because of the base-href setting being relative and not absolute
Remove panic on an unknown event type and log instead
Previously if there was a panic it would stop the komorebi polling thread and completely stop responding to events.
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)
Description
base-href
setting being relative and not absoluteTesting
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)