Fabio Lenherr / DashieTM
|
c8a16b9ffe
|
fix: Use adw prelude instead of traits
|
2024-04-04 02:19:44 +02:00 |
|
Fabio Lenherr / DashieTM
|
0b3bf4dc66
|
chore: Format project
|
2024-04-04 02:17:35 +02:00 |
|
Fabio Lenherr / DashieTM
|
23ab8270aa
|
fix: Use proper path for dbus function
|
2024-04-04 02:17:19 +02:00 |
|
Fabio Lenherr / DashieTM
|
595867163a
|
wip: Finish audio generics refactoring
|
2024-04-04 02:15:01 +02:00 |
|
Fabio Lenherr / DashieTM
|
d56dfa505c
|
wip: Work on generic audio listener
|
2024-04-03 18:37:22 +02:00 |
|
Fabio Lenherr / DashieTM
|
4d974ef408
|
wip: Add generic audio stream
|
2024-04-02 12:13:09 +02:00 |
|
Fabio Lenherr / DashieTM
|
88db8f33dd
|
fix: use prelude instead of traits
|
2024-04-01 23:50:44 +02:00 |
|
Fabio Lenherr / DashieTM
|
fc048304ee
|
wip: Add TAudioStreamObject
|
2024-04-01 23:45:46 +02:00 |
|
Fabio Lenherr / DashieTM
|
7593f2edc1
|
wip: Refactor Dbus functions
|
2024-04-01 19:09:19 +02:00 |
|
Fabio Lenherr / DashieTM
|
39fd353c7e
|
wip: format and fix warnings
|
2024-04-01 18:26:51 +02:00 |
|
Fabio Lenherr / DashieTM
|
472584649b
|
wip: generic audio implementation
|
2024-04-01 18:02:26 +02:00 |
|
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 |
|
Dashie
|
12c937ae39
|
Merge pull request #96 from Xetibo/dashie
chore: Change license to GPL3-or-later
|
2024-03-29 16:55:56 +01:00 |
|
Fabio Lenherr / DashieTM
|
d5392dfc87
|
chore: Change license to GPL3-or-later
|
2024-03-29 16:55:26 +01:00 |
|
Dashie
|
0268f31733
|
Merge pull request #91 from Xetibo/ina
feat: refactoring, plugin base, example plugin
|
2024-03-29 16:52:36 +01: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
|
a510147d19
|
chore: Bump version of daemon
|
2023-12-21 13:14:24 +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
|
e1be42a55d
|
chore: Bump version of PKGBUILD
|
2023-12-19 12:28:25 +00:00 |
|
dashie
|
be3ff85800
|
chore: Bump version
|
2023-12-19 12:27:14 +00:00 |
|
dashie
|
b34264027a
|
chore: Bump version of Daemon
|
2023-12-19 11:51:38 +00:00 |
|
Fabio Lenherr / DashieTM
|
834206f819
|
chore: Bump version
|
2023-12-18 20:35:39 +01:00 |
|
Fabio Lenherr / DashieTM
|
f4a8693436
|
fix: Reset activated state for first click
|
2023-12-18 20:34:07 +01:00 |
|
Fabio Lenherr / DashieTM
|
27e003e48a
|
chore: Bump version of daemon and lib
|
2023-12-18 19:42:17 +01:00 |
|
Fabio Lenherr / DashieTM
|
24d3f5a49d
|
chore: Add daemon entry
|
2023-12-18 16:33:03 +01:00 |
|
Fabio Lenherr / DashieTM
|
f117345740
|
chore: Try different styling
|
2023-12-18 16:21:40 +01:00 |
|
Fabio Lenherr / DashieTM
|
a868c5ff5b
|
chore: Use div instead of center
|
2023-12-18 16:19:11 +01:00 |
|
Fabio Lenherr / DashieTM
|
f8b91a20a0
|
chore: Remove unused files
|
2023-12-18 16:15:43 +01:00 |
|
Fabio Lenherr / DashieTM
|
3f69a18894
|
chore: Add proper Readme
|
2023-12-18 16:15:20 +01:00 |
|
Fabio Lenherr / DashieTM
|
bb448eacf3
|
chore: Bump version of PKGBUILD
|
2023-12-17 22:43:30 +01:00 |
|