libcosmic/cosmic-config/src
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
..
calloop.rs config: Add calloop feature to provide a calloop source (#102) 2023-05-09 08:45:21 -07:00
dbus.rs chore: use std::syncLazyLock 2025-09-03 21:54:46 +02:00
lib.rs perf: reduce memory allocations 2025-10-22 04:30:57 +02:00
settings_daemon.rs chore: update to 0.12 2023-12-04 17:53:24 -05:00
subscription.rs improv(cosmic-config): Remove unneeded trait bounds for subscriptions 2025-11-10 11:17:53 -08:00