Commit graph

75 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
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 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 27e003e48a chore: Bump version of daemon and lib 2023-12-18 19:42:17 +01:00
Fabio Lenherr / DashieTM 9c85bf6705 fix: Show selected tab at startup 2023-12-17 22:28:33 +01:00
Fabio Lenherr / DashieTM c3fa24ddc8 chore: Bump version 2023-12-17 18:21:21 +01:00
Fabio Lenherr / DashieTM 1c0b467d8a chore: Bump version of daemon 2023-12-17 18:21:02 +01:00
takotori 6055856f18 bump daemon 2023-12-16 19:49:14 +01:00
Fabio Lenherr / DashieTM c860fcddee fix: Use ssid over path for events 2023-12-16 12:18:13 +01:00
dashie b97da674a8 chore: Open sidebar with ctrl-f 2023-12-15 17:48:10 +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
Fabio Lenherr / DashieTM 7635c96d9f chore: Bump version of daemon 2023-12-14 22:07:57 +01:00
takotori db501b2e93 improve ui 2023-12-14 15:54:31 +01:00
Fabio Lenherr / DashieTM 017381f776 chore: Bump version of daemon 2023-12-13 14:16:29 +01:00
Fabio Lenherr / DashieTM b864dc9caf fix: Bluetooth and wifi restart 2023-12-13 14:14:57 +01:00
Fabio Lenherr / DashieTM 22ed037d1f chore: Bump version of daemon and lib 2023-12-13 01:23:36 +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 3ed909a5e4 chore: Use namespace with flatpak compatibility 2023-12-12 22:35:16 +01:00
Fabio Lenherr / DashieTM 770bdda317 chore: Add license to cargo 2023-12-12 20:53:22 +01:00
Fabio Lenherr / DashieTM 42477b9b02 chore: Prelease 2023-12-12 20:52:18 +01:00
takotori f95dca41a4 fix save connection settings according to the book of resetlib 2023-12-11 21:45:19 +01:00
takotori 257d6753f1 bump reset lib version
fix parameter type
2023-12-11 15:07:44 +01:00
Fabio Lenherr / DashieTM 248fc9f526 chore: Bump daemon version 2023-12-09 13:41:41 +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 e03dad964b feat: Add proper wifi enable/disable 2023-12-05 22:25:49 +01:00
Fabio Lenherr / DashieTM ce91201192 feat: Add bluetooth adapter settings 2023-12-05 22:25:49 +01:00
Fabio Lenherr / DashieTM 9f0ca6e8bf chore: Update Lib 2023-12-04 17:00:29 +01:00
Fabio Lenherr / DashieTM c5fb9611c9 fix: Use connect instead of pairing, as pairing does nothing currently 2023-12-03 22:37:01 +01:00
Fabio Lenherr / DashieTM 736bcb8e4d chore: Code cleanup 2023-12-03 19:22:31 +01:00
Fabio Lenherr / DashieTM 959d1e735f feat: Add wifi and bluetooth device switching 2023-12-03 19:08:07 +01:00
takotori f32b08d842 update cargo.toml 2023-12-02 12:59:30 +01:00
takotori cd980350e4 Implement wifiaddressentry 2023-12-02 12:59:26 +01:00
Fabio Lenherr / DashieTM f8c27fd498 feat: Add bluetooth changed event 2023-11-30 17:36:37 +01:00
Fabio Lenherr / DashieTM ba49da2317 feat: Allow pairings to be deleted 2023-11-29 20:22:37 +01:00
Fabio Lenherr / DashieTM 35d2174136 feat: Implement new event API 2023-11-29 01:33:00 +01:00
takotori d3afe5675e Add apply button for wifi options
Start setting values in connection
2023-11-26 16:16:37 +01:00
Fabio Lenherr / DashieTM 0cc8e557a8 chore: Bump version of daemon 2023-11-25 16:28:25 +01:00
Fabio Lenherr / DashieTM e1cd11e601 chore: Code cleanup 2023-11-23 10:23:51 +01:00
Fabio Lenherr / DashieTM 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 ba48f5ba33 Fix cmb
Add new fields in general wifi options
2023-11-21 10:47:08 +01:00
takotori ed7b814e62 Add Wifi Options (UI only) 2023-11-20 18:02:21 +01:00