cosmic-settings/cosmic-settings
Michael Murphy 667de016bf
fix(power): connected devices may contain duplicates
It is not valid to have multiple devices with the same device path. When a new
device connection is received, check for an existing `ConnectedDevice` with the
same path and replace it with the new `ConnectedDevice`. Append only if no
match was found.

Closes #1377
2025-09-24 14:47:45 +02:00
..
src fix(power): connected devices may contain duplicates 2025-09-24 14:47:45 +02:00
Cargo.toml chore: cleanup deps 2025-09-19 09:22:59 -04:00
i18n.toml feat: add desktop entries for each settings page 2024-03-22 18:13:15 +01:00
README.md feat: add desktop entries for each settings page 2024-03-22 18:13:15 +01:00