takotori
|
a8d2e4c2ce
|
add color to keyboard layouts
|
2024-05-26 13:24:16 +02:00 |
|
|
84660083f9
|
chore: bump versions of dependencies, small refactor on errors -> use macros
|
2024-05-06 20:47:26 +02:00 |
|
|
3c85f39e56
|
chore: Bump version
|
2024-04-24 11:38:23 +02:00 |
|
|
232481417e
|
Merge branch 'main' into dashie
|
2024-04-11 09:49:31 +02:00 |
|
|
65f8bd80be
|
feat: Add conditional backend check for plugins
|
2024-04-09 21:51:38 +02:00 |
|
|
ebbd226676
|
feat: Add dynamic checks for supported plugins
|
2024-04-09 17:34:48 +02:00 |
|
takotori
|
a7489f7dbb
|
adw needs to be initialized in frontend startup before frontend data (#99)
|
2024-04-07 11:00:34 +02:00 |
|
|
5c7bdd6889
|
wip: Attempt to solve audio bug
|
2024-04-05 22:07:37 +02:00 |
|
|
f8f23faece
|
feat: Add conditional features based on daemon capabilities
|
2024-04-05 12:54:05 +02:00 |
|
|
9dbf4228fc
|
chore: Remove unused import
|
2024-04-04 19:12:46 +02:00 |
|
|
12d5784f88
|
fix: Wifi connect and disconnect
|
2024-04-04 19:11:43 +02:00 |
|
|
d02da7d3f7
|
wip: fix bluetooth and wifi
|
2024-04-04 18:10:12 +02:00 |
|
|
a8aca57ea1
|
feat: Add ability to show bluetooth devices immediately
|
2024-04-04 10:54:20 +02:00 |
|
|
5f0781ee18
|
refactor: generic audio implementation (#98)
* refactor: Combine new_plugin and new for sidebar entries
* chore: Format project
* chore: Fix clippy warnings
* wip: generic audio implementation
* wip: format and fix warnings
* wip: Refactor Dbus functions
* wip: Add TAudioStreamObject
* fix: use prelude instead of traits
* wip: Add generic audio stream
* wip: Work on generic audio listener
* wip: Finish audio generics refactoring
* fix: Use proper path for dbus function
* chore: Format project
* fix: Use adw prelude instead of traits
|
2024-04-04 08:00:16 +02:00 |
|
|
f2e833eae5
|
chore: Fix clippy warnings
|
2024-04-01 14:49:59 +02:00 |
|
|
d72f916e8a
|
chore: Format project
|
2024-04-01 13:40:21 +02:00 |
|
|
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 |
|
|
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 |
|
|
bca769b180
|
fix: Use proper function name in base
|
2024-03-12 11:15:58 +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 |
|
|
e62559a966
|
chore: move bluetooth handlers to separate file
|
2024-03-11 19:57:31 +01:00 |
|
|
0fe99fa3a6
|
chore: refactor wifi and bluetooth event handlers
|
2024-03-11 19:54:29 +01:00 |
|
|
0105956815
|
chore: refactor wifi and bluetooth event handlers
|
2024-03-11 19:41:03 +01:00 |
|
|
75050c840a
|
feat: Implement error popup for bluetooth and network
|
2024-03-11 18:56:53 +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 |
|
|
260077006e
|
chore: Remove accidental file
|
2024-03-10 22:09:27 +01:00 |
|
|
ed6983830c
|
refactor: sinkbox
|
2024-03-10 22:08:50 +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 |
|
|
e0a672935e
|
fix: Use splice instead of remove to remove udef behavior
|
2023-12-17 21:48:25 +01:00 |
|
|
1c0b467d8a
|
chore: Bump version of daemon
|
2023-12-17 18:21:02 +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 |
|
|
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 |
|
|
27cf46dde4
|
chore: Bump version of daemon
|
2023-12-15 16:37:08 +00:00 |
|
|
9cddc33a75
|
chore: Bump version
|
2023-12-15 15:57:49 +00:00 |
|
|
37742471f4
|
fix: Don't lock UI when turning all audio devices off
|
2023-12-15 15:56:49 +00:00 |
|