refactor: probably get models mostly working

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-12-15 20:48:07 +01:00
parent 9f4420f6c9
commit da903071ac
4 changed files with 296 additions and 190 deletions

View File

@@ -82,6 +82,9 @@ zbus = { version = "5.0.0", default-features = false, features = ["tokio"] }
directories = "5.0.1"
xkbcommon-rs = "0.1.0"
thiserror = "2.0.9"
crossbeam-channel = "0.5.14"
# wayland
# wayland-scanner = "0.31.2"
# wayland-backend = "0.3.4"
#