KilleenCode / brancato

A cross-platform omnibar to to easily run workflows, built in Rust 🦀
MIT License
5 stars 2 forks source link

fix: call event to pull app state to client #20

Closed RyKilleen closed 2 years ago

RyKilleen commented 2 years ago

Create a window message to trigger omnibar client state updates.

There's a cleaner fix where we just send the new state, but there's some refactoring first.