1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-09-16 11:46:58 +02:00
ironbar/src/modules/launcher
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
..
item.rs feat: change icon_overrides to apply to all resolved images 2025-05-25 16:24:17 +01:00
mod.rs refactor: recv_glib dependency arrays 2025-05-26 22:46:25 +01:00
open_state.rs refactor(wayland): update to 0.30.0 2023-05-04 20:07:42 +01:00
pagination.rs feat: change icon_overrides to apply to all resolved images 2025-05-25 16:24:17 +01:00