Vukašin Vojinović
787c5ed49f
chore: clippy
2026-02-20 12:46:57 +01:00
Michael Aaron Murphy
1139e34928
fix(sound): only consider active routes when setting volume and mute-ness
2026-02-12 13:54:54 -05:00
Ashley Wulber
1eb345085d
chore: clippy
2026-01-05 23:14:42 +01:00
Michael Aaron Murphy
079a1fbb55
fix(sound): set route before setting default to fix headsets
2025-12-24 05:25:43 +01:00
Michael Aaron Murphy
9165b42099
fix(sound): do not set default device when active route is found
2025-12-08 22:57:54 +01:00
Michael Aaron Murphy
107f19b03e
fix(sound): Use crate feature to disable auto-profile on init by default
...
Adds `auto-profile-init` feature to the subscription crate and then
adds it to cosmic-settings' import. When updating the applet, this
feature will be disabled by default.
Also makes a change to not auto-set the Off profile in case pipewire
reports the profile to be `Off`.
2025-12-04 20:44:06 +01:00
Michael Murphy
2c9f60cd5f
feat(sound): redesign with separate device profiles page ( #1500 )
2025-11-25 21:46:17 +01:00
Michael Aaron Murphy
600720b7d1
feat: merge subscriptions crate into cosmic-settings repo
2025-10-08 21:48:23 +02:00