1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 14:51:04 +02:00
ironbar/src/modules/music
Jake Stanger 9d18ce52f5
refactor: recv_glib dependency arrays
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!
2025-05-26 22:46:25 +01:00
..
config.rs build: fix compilation for many feature combinations (#932) 2025-04-16 22:43:14 +01:00
mod.rs refactor: recv_glib dependency arrays 2025-05-26 22:46:25 +01:00