Commit graph

85 commits

Author SHA1 Message Date
takotori
a9e0758435 add example plugin
should be working now
add plugins to sidebar
add plugin system base
Create function signatures for plugins
Update crates
2024-03-29 16:44:53 +01:00
59fe7fc454 chore: Format project 2024-03-12 11:23:52 +01:00
239a0b62e9 refactor: Move audio to separate component as one 2024-03-12 11:21:24 +01:00
ccf32a7d58 chore: Fix spelling mistake 2024-03-12 11:17:50 +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
e5263b0dc7 chore: Bump version 2023-12-21 13:10:11 +01:00
8796abb08f fix: Properly handle wifi and bluetooth turned on and off 2023-12-19 21:38:35 +01:00
be3ff85800 chore: Bump version 2023-12-19 12:27:14 +00:00
f4a8693436 fix: Reset activated state for first click 2023-12-18 20:34:07 +01:00
9c85bf6705 fix: Show selected tab at startup 2023-12-17 22:28:33 +01:00
4a9f8bf90a chore: Format 2023-12-15 17:48:35 +00:00
b97da674a8 chore: Open sidebar with ctrl-f 2023-12-15 17:48:10 +00:00
9d3fc438b0 chore: Bump version in arch build 2023-12-15 16:46:32 +00:00
takotori
0595d8ff47 improve wifi ui 2023-12-14 16:34:13 +01:00
takotori
db501b2e93 improve ui 2023-12-14 15:54:31 +01:00
42477b9b02 chore: Prelease 2023-12-12 20:52:18 +01:00
923137651c chore: Remove unused import 2023-12-12 02:13:27 +01:00
1428be6e2e feat: Add proper popover menu and shortcuts 2023-12-12 02:12:58 +01:00
323aab4aa8 feat: Set volume as default 2023-12-11 12:57:11 +00:00
3b94bd76f3 feat: Add standard page home 2023-12-11 11:53:49 +00:00
c2557a714f fix: spinloop until listener ready 2023-12-09 14:23:15 +00:00
049a846c36 fix: Update default sink and source after setting it 2023-12-09 13:39:38 +01:00
741d678ffd merge 2023-12-06 23:40:47 +01:00
64a5a67e29 chore: Use less margin 2023-12-06 19:03:31 +01:00
c5c5f6761e chore: Update lib 2023-12-06 17:14:24 +01:00
4836f1d8c2 feat: Add dynamic window expansion 2023-12-06 11:47:47 +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
736bcb8e4d chore: Code cleanup 2023-12-03 19:22:31 +01:00
b2b4ae0661 feat: Initial work on bluetooth on and off 2023-12-02 17:13:15 +01:00
4a34144ebc chore: Code cleanup 2023-12-02 17:07:17 +01:00
4a7fa8c584 feat: Allow Wifi Deactivation 2023-12-02 17:01:39 +01:00
takotori
1768f9e2ce hide out of scope features 2023-12-02 15:48:23 +01:00
ba49da2317 feat: Allow pairings to be deleted 2023-11-29 20:22:37 +01:00
takotori
9b93d22085 clear search bar on clicking on setting 2023-11-28 09:49:18 +01:00
75fbb062fc feat: Add Wifi Device Changes 2023-11-25 16:26:48 +01:00
e1cd11e601 chore: Code cleanup 2023-11-23 10:23:51 +01:00
eed10e8b63 feat: Improve Wifi event handling 2023-11-22 17:50:12 +01:00
takotori
dd2856261b fix some audio stuff 2023-11-21 18:59:37 +01:00
takotori
2e8c7eda33
Merge pull request #62 from Xetibo/dashie
Dashie
2023-11-21 17:00:58 +01:00
takotori
072d516ad1 Improve UI 2023-11-21 16:55:22 +01:00
e48a5d1854 fix: Make sure listener is active before UI 2023-11-21 15:54:26 +01:00
4e9d98fddb feat: Allow audio listener to be deactivated 2023-11-21 13:59:16 +01:00
1080a03b8b fix: Don't use popups for wifi 2023-11-19 23:52:16 +01:00
cb3dd257f1 chore: Code cleanup 2023-11-19 02:37:11 +01:00
b28b736697 fix: Load audio listener properly 2023-11-19 02:31:41 +01:00
9108ab0d74 feat: Add initial Bluetooth functionality 2023-11-18 22:15:09 +01:00
6ad3f07cf3 feat: Add all audio events 2023-11-15 23:02:27 +01:00
8ef97ac0d9 feat: Add basic event handling for audio 2023-11-15 19:32:16 +01:00