libcosmic-yoda/cosmic-config
Ian Douglas Scott bb6f6e9ac8 improv(cosmic-config): Remove unneeded trait bounds for subscriptions
It looks like these functions where previously implemented in a
different way that required these traits, but now it uses
`Subscription::run_with_id`, the `id` only needs to be `Hash + 'static`.
2025-11-10 11:17:53 -08:00
..
src improv(cosmic-config): Remove unneeded trait bounds for subscriptions 2025-11-10 11:17:53 -08:00
Cargo.toml fix(context_drawer): title alignment 2025-09-11 10:49:26 -04:00