added a welcome window

This commit is contained in:
2025-12-28 23:40:03 +08:00
parent 40d9872876
commit e17c95c763
10 changed files with 184 additions and 27 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -1164,6 +1164,7 @@ dependencies = [
"tauri-plugin-positioner",
"thiserror 1.0.69",
"tokio",
"tokio-util",
"tracing",
"tracing-appender",
"tracing-subscriber",