system tray icon

This commit is contained in:
2026-03-27 14:51:25 +08:00
parent a945526808
commit 8a8e77125a
4 changed files with 15 additions and 9 deletions

View File

@@ -50,6 +50,7 @@ enigo = { version = "0.6.1", features = ["wayland"] }
lazy_static = "1.5.0"
mlua = { version = "0.11", default-features = false, features = ["lua54", "vendored", "serde", "async"] }
petpet = "2.4.3"
tauri-macros = "2.5.5"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-global-shortcut = "2"
tauri-plugin-positioner = "2"