mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2026-04-16 12:50:11 +02:00
Adds a dependency array system to `recv_glib` which internally clones the passed deps and then passes by reference to the callback.
This cleans up a lot of the big `{}` blocks full of `widget.clone()` and removes a lot of boilerplate. Yay!
|
||
|---|---|---|
| .. | ||
| config.rs | ||
| mod.rs | ||