Commit graph

21 commits

Author SHA1 Message Date
239a0b62e9 refactor: Move audio to separate component as one 2024-03-12 11:21:24 +01:00
eccd5c6093 chore: Use uniform naming for audio boxes 2024-03-12 11:14:49 +01:00
fae04a811f refactor: further split audio logic 2024-03-12 11:09:12 +01:00
ed435d6347 chore: Fix all warnings 2024-03-11 20:24:24 +01:00
16a30a7bdd feat: Add Error popup 2024-03-11 17:19:38 +01:00
cc73c425f7 refactor: audio sources 2024-03-11 13:39:30 +01:00
e0a672935e fix: Use splice instead of remove to remove udef behavior 2023-12-17 21:48:25 +01:00
383d4bf61d fix: Use break instead of return in audio boxes 2023-12-16 16:15:32 +00:00
c860fcddee fix: Use ssid over path for events 2023-12-16 12:18:13 +01:00
27cf46dde4 chore: Bump version of daemon 2023-12-15 16:37:08 +00:00
37742471f4 fix: Don't lock UI when turning all audio devices off 2023-12-15 15:56:49 +00:00
b864dc9caf fix: Bluetooth and wifi restart 2023-12-13 14:14:57 +01:00
e1b027a68d fix: Use metered properly 2023-12-13 00:41:14 +01:00
3ed909a5e4 chore: Use namespace with flatpak compatibility 2023-12-12 22:35:16 +01:00
08700b824f fix: Get initial mute status for default sink and source 2023-12-11 21:56:36 +00:00
049a846c36 fix: Update default sink and source after setting it 2023-12-09 13:39:38 +01:00
286302354e feat: Add dynamic bluetooth buttons 2023-12-08 23:55:04 +00:00
741d678ffd merge 2023-12-06 23:40:47 +01:00
c5c5f6761e chore: Update lib 2023-12-06 17:14:24 +01:00
d50ee65bdd chore: make all snake_case 2023-12-05 16:15:24 +01:00
391182607d chore: snake_case all but UI templates 2023-12-05 15:30:04 +01:00
Renamed from src/components/input/sourceBox.rs (Browse further)