refactor: move UI into Slint files

This commit is contained in:
Georg Bauer
2026-07-30 18:39:26 +02:00
parent 1e3241bf65
commit 8f9a4dfc00
7 changed files with 1625 additions and 954 deletions

View File

@@ -18,3 +18,6 @@ serde_json.workspace = true
security-framework = "3"
slint.workspace = true
tokio.workspace = true
[build-dependencies]
slint-build = "=1.17.1"