Commit graph

45 commits

Author SHA1 Message Date
takotori db501b2e93 improve ui 2023-12-14 15:54:31 +01:00
Fabio Lenherr / DashieTM b864dc9caf fix: Bluetooth and wifi restart 2023-12-13 14:14:57 +01:00
Fabio Lenherr / DashieTM e1b027a68d fix: Use metered properly 2023-12-13 00:41:14 +01:00
Fabio Lenherr / DashieTM 3ed909a5e4 chore: Use namespace with flatpak compatibility 2023-12-12 22:35:16 +01:00
Fabio Lenherr / DashieTM 42477b9b02 chore: Prelease 2023-12-12 20:52:18 +01:00
dashie b9ed39f85b chore: Fix warning 2023-12-11 22:01:28 +00:00
Dashie d468546c28
Merge pull request #79 from Xetibo/dashie
fix: Get initial mute status for default sink and source
2023-12-11 20:57:41 +00:00
dashie 08700b824f fix: Get initial mute status for default sink and source 2023-12-11 21:56:36 +00:00
takotori 209dc7f0af remove progress bars from audio entries 2023-12-11 21:54:36 +01:00
Fabio Lenherr / DashieTM 049a846c36 fix: Update default sink and source after setting it 2023-12-09 13:39:38 +01:00
dashie 286302354e feat: Add dynamic bluetooth buttons 2023-12-08 23:55:04 +00:00
Fabio Lenherr / DashieTM 741d678ffd merge 2023-12-06 23:40:47 +01:00
Fabio Lenherr / DashieTM c5c5f6761e chore: Update lib 2023-12-06 17:14:24 +01:00
Fabio Lenherr / DashieTM d50ee65bdd chore: make all snake_case 2023-12-05 16:15:24 +01:00
Fabio Lenherr / DashieTM 391182607d chore: snake_case all but UI templates 2023-12-05 15:30:04 +01:00
Fabio Lenherr 921d5e7fe6 chore: Code cleanup 2023-12-01 14:31:14 +01:00
Fabio Lenherr / DashieTM 35d2174136 feat: Implement new event API 2023-11-29 01:33:00 +01:00
takotori f7c95cd4a1 Add ellipsis to labels in ComboRow 2023-11-27 12:19:31 +01:00
takotori 00ffb7faf9 extract signallistitemfactory to utils 2023-11-27 11:31:28 +01:00
takotori c6efced326 Improve UI 2023-11-26 11:25:31 +01:00
Fabio Lenherr / DashieTM 75fbb062fc feat: Add Wifi Device Changes 2023-11-25 16:26:48 +01:00
Fabio Lenherr / DashieTM e1cd11e601 chore: Code cleanup 2023-11-23 10:23:51 +01:00
takotori dd2856261b fix some audio stuff 2023-11-21 18:59:37 +01:00
takotori babc0e8cc4 Add factory for dropdowns
Replace ListEntry with libadwaita components
2023-11-21 14:21:56 +01:00
takotori 5311bb8c4c Add wifiOptions (ui only) 2023-11-20 17:59:01 +01:00
Fabio Lenherr / DashieTM b68bc0ab77 fix: Add and remove dropdown entries dynamically 2023-11-19 17:57:11 +01:00
Fabio Lenherr / DashieTM cb3dd257f1 chore: Code cleanup 2023-11-19 02:37:11 +01:00
Fabio Lenherr / DashieTM b28b736697 fix: Load audio listener properly 2023-11-19 02:31:41 +01:00
Fabio Lenherr / DashieTM 9108ab0d74 feat: Add initial Bluetooth functionality 2023-11-18 22:15:09 +01:00
Fabio Lenherr / DashieTM 03fc3790c0 fix: Use buffer for all audio sliders 2023-11-18 15:28:23 +01:00
Fabio Lenherr / DashieTM 52445b9ba0 fix: Use buffer for sending volume updates 2023-11-18 15:08:56 +01:00
Fabio Lenherr / DashieTM 67f3457e3a fix: Use proper index for sink and sources 2023-11-16 23:21:52 +01:00
Fabio Lenherr / DashieTM fcd894aea3 chore: Remove unused imports 2023-11-15 23:26:54 +01:00
Fabio Lenherr / DashieTM af06f8da32 fix: Use threading for every single dbus call on audio 2023-11-15 23:24:35 +01:00
Fabio Lenherr / DashieTM 6ad3f07cf3 feat: Add all audio events 2023-11-15 23:02:27 +01:00
Fabio Lenherr / DashieTM a84c71d9e1 feat: Add change sink event 2023-11-15 19:43:39 +01:00
Fabio Lenherr / DashieTM 8ef97ac0d9 feat: Add basic event handling for audio 2023-11-15 19:32:16 +01:00
Fabio Lenherr / DashieTM 0c286af82c feat: Add dropdowns 2023-11-15 14:50:00 +01:00
Fabio Lenherr / DashieTM c619284146 feat: Add default Sink and Source Switching 2023-11-15 02:35:20 +01:00
Fabio Lenherr / DashieTM dbcf2ab635 fix: Improve performance by passing smaller datatypes to dbus 2023-11-14 22:41:00 +01:00
Fabio Lenherr / DashieTM c1984b5b79 feat: Add basic functionality to all audio usecases 2023-11-14 21:25:39 +01:00
Fabio Lenherr 2f1099267a chore: Rename UI files 2023-11-14 18:22:10 +01:00
Fabio Lenherr / DashieTM 5999bb1b45 feat: Add initial Sound Mapping 2023-11-13 18:12:36 +01:00
Fabio Lenherr / DashieTM a62288be07 chore: Remove unused imports 2023-11-13 10:31:53 +01:00
takotori 35c58e2fcd Implement Microphone UI
Improve Audio UI
You won't believe what happened (gone sexual)
2023-11-12 17:43:01 +01:00