idanarye / woab

Widgets on Actors Bridge - a GUI microframework for combining GTK with Actix
https://crates.io/crates/woab
MIT License
14 stars 1 forks source link

Close #41 - queue signals that are triggered inside the Actix runtime #44

Closed idanarye closed 3 years ago

idanarye commented 3 years ago

Will panic if one of the signal parameters is a context, or if the signal returns an inhibit decision.