Commit graph

219 commits

Author SHA1 Message Date
Fabio Lenherr / DashieTM f2e833eae5 chore: Fix clippy warnings 2024-04-01 14:49:59 +02:00
Fabio Lenherr / DashieTM d72f916e8a chore: Format project 2024-04-01 13:40:21 +02:00
Fabio Lenherr / DashieTM 3d2f38ee46 refactor: Combine new_plugin and new for sidebar entries 2024-04-01 13:39:55 +02:00
takotori 00ed3f1666 add : 2024-03-29 16:51:32 +01:00
takotori 83a722507a add refactoring todo 2024-03-29 16:46:41 +01:00
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
Fabio Lenherr / DashieTM 59fe7fc454 chore: Format project 2024-03-12 11:23:52 +01:00
Fabio Lenherr / DashieTM 239a0b62e9 refactor: Move audio to separate component as one 2024-03-12 11:21:24 +01:00
Fabio Lenherr / DashieTM ccf32a7d58 chore: Fix spelling mistake 2024-03-12 11:17:50 +01:00
Fabio Lenherr / DashieTM bca769b180 fix: Use proper function name in base 2024-03-12 11:15:58 +01:00
Fabio Lenherr / DashieTM eccd5c6093 chore: Use uniform naming for audio boxes 2024-03-12 11:14:49 +01:00
Fabio Lenherr / DashieTM fae04a811f refactor: further split audio logic 2024-03-12 11:09:12 +01:00
Fabio Lenherr / DashieTM ed435d6347 chore: Fix all warnings 2024-03-11 20:24:24 +01:00
Fabio Lenherr / DashieTM e62559a966 chore: move bluetooth handlers to separate file 2024-03-11 19:57:31 +01:00
Fabio Lenherr / DashieTM 0fe99fa3a6 chore: refactor wifi and bluetooth event handlers 2024-03-11 19:54:29 +01:00
Fabio Lenherr / DashieTM 0105956815 chore: refactor wifi and bluetooth event handlers 2024-03-11 19:41:03 +01:00
Fabio Lenherr / DashieTM 75050c840a feat: Implement error popup for bluetooth and network 2024-03-11 18:56:53 +01:00
Fabio Lenherr / DashieTM 16a30a7bdd feat: Add Error popup 2024-03-11 17:19:38 +01:00
Fabio Lenherr / DashieTM cc73c425f7 refactor: audio sources 2024-03-11 13:39:30 +01:00
DashieTM 260077006e chore: Remove accidental file 2024-03-10 22:09:27 +01:00
DashieTM ed6983830c refactor: sinkbox 2024-03-10 22:08:50 +01:00
Fabio Lenherr / DashieTM e5263b0dc7 chore: Bump version 2023-12-21 13:10:11 +01:00
Fabio Lenherr / DashieTM 8796abb08f fix: Properly handle wifi and bluetooth turned on and off 2023-12-19 21:38:35 +01:00
dashie be3ff85800 chore: Bump version 2023-12-19 12:27:14 +00:00
Fabio Lenherr / DashieTM f4a8693436 fix: Reset activated state for first click 2023-12-18 20:34:07 +01:00
Fabio Lenherr / DashieTM 9c85bf6705 fix: Show selected tab at startup 2023-12-17 22:28:33 +01:00
Fabio Lenherr / DashieTM e0a672935e fix: Use splice instead of remove to remove udef behavior 2023-12-17 21:48:25 +01:00
Fabio Lenherr / DashieTM 1c0b467d8a chore: Bump version of daemon 2023-12-17 18:21:02 +01:00
dashie 383d4bf61d fix: Use break instead of return in audio boxes 2023-12-16 16:15:32 +00:00
Fabio Lenherr / DashieTM c860fcddee fix: Use ssid over path for events 2023-12-16 12:18:13 +01:00
dashie 4a9f8bf90a chore: Format 2023-12-15 17:48:35 +00:00
dashie b97da674a8 chore: Open sidebar with ctrl-f 2023-12-15 17:48:10 +00:00
dashie 9d3fc438b0 chore: Bump version in arch build 2023-12-15 16:46:32 +00:00
dashie 27cf46dde4 chore: Bump version of daemon 2023-12-15 16:37:08 +00:00
dashie 9cddc33a75 chore: Bump version 2023-12-15 15:57:49 +00:00
dashie 37742471f4 fix: Don't lock UI when turning all audio devices off 2023-12-15 15:56:49 +00:00
takotori 5564f8eafa fix margin 2023-12-14 17:07:32 +01: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
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 4b09745fce chore: Bump version of daemon and lib 2023-12-12 23:12:43 +01:00
Fabio Lenherr / DashieTM ecfeca65e0 fix: Fix type for daemon 2023-12-12 23:04:57 +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
takotori 14727e25f4 Add shortname hint to searchbar placeholder 2023-12-12 20:44:31 +01:00
Fabio Lenherr / DashieTM c9d1282e62 chore: Remove unused import 2023-12-12 20:39:59 +01:00
Fabio Lenherr / DashieTM 5ec6de95c0 feat: Add proper popover menu and shortcuts 2023-12-12 20:39:59 +01:00
takotori 1ecc369d34 partly fix wifi options 2023-12-12 20:39:36 +01:00
takotori aba894f3a8 fix remove saved wifi entry 2023-12-11 22:16:20 +01:00