feat(windows): implement explorer shell integration, auto drive allocation, auto-open, and system tray icon

This commit is contained in:
2026-09-08 10:04:24 +02:00
parent 1c8a860184
commit 38df3d3845
6 changed files with 561 additions and 23 deletions
+1
View File
@@ -36,6 +36,7 @@ dyn-clone = "1.0"
lz4_flex = "0.11"
bip39 = { version = "2.2", features = ["zeroize"] }
hex = "0.4"
tray-item = "0.10"
[profile.release]
opt-level = 3