Commit graph

12 commits

Author SHA1 Message Date
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 Aaron Murphy
9aefd9b9d3 fix(cargo): no-default-features -> default-feature 2025-12-02 16:27:36 -05:00
Michael Aaron Murphy
031a1971b3 chore(sound-subscription): remove unused log dependency 2025-12-02 16:27:36 -05:00
Michael Aaron Murphy
8dfc4d06ea chore(sound-subscription): disable libcosmic default features 2025-12-02 16:27:36 -05:00
Michael Murphy
2c9f60cd5f
feat(sound): redesign with separate device profiles page (#1500) 2025-11-25 21:46:17 +01:00
Fred
b9dfcde7b1
feat(wifi): share public network with QR code 2025-11-11 16:21:45 +01:00
Vukašin Vojinović
1698734b28 chore: update dependencies
Adapts color picker drawers to new designs.
2025-11-05 11:00:46 +01:00
Vukašin Vojinović
b3be053f33 chore: clippy 2025-10-31 12:26:37 -04:00
Ashley Wulber
1cb442f2bf fix(bluetooth): disabling/enabling typo 2025-10-21 11:02:20 -04:00
Ashley Wulber
d613f7df3f fix: use rfkill when toggling bluetooth 2025-10-21 11:02:20 -04:00
Michael Aaron Murphy
600720b7d1 feat: merge subscriptions crate into cosmic-settings repo 2025-10-08 21:48:23 +02:00