libcosmic/cosmic-config/src
Ian Douglas Scott 66a2632e2e fix(cosmic-config): Fixes for error printing
* Use `tracing::error!` in places where `eprintln!` was used
* Loop over errors and print seperately
* Print errors with `Display` rather than `Debug`
* Don't print errors that should be ignored
  - Matches https://github.com/pop-os/libcosmic/pull/949, for same
    reasons.

With this, and the previous change, cosmic-panel no longer spams a bunch
of config errors from different applets on start.
2025-08-23 00:49:31 +02:00
..
calloop.rs config: Add calloop feature to provide a calloop source (#102) 2023-05-09 08:45:21 -07:00
dbus.rs fix(cosmic-config): Fixes for error printing 2025-08-23 00:49:31 +02:00
lib.rs refactor: track focus chain 2025-07-16 22:23:13 +02:00
settings_daemon.rs chore: update to 0.12 2023-12-04 17:53:24 -05:00
subscription.rs cargo fmt 2025-06-25 19:37:52 -04:00