mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-11-20 15:31:54 +01: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 | ||