Implement structured desktop editing

This commit is contained in:
2026-08-10 15:45:25 +02:00
parent b9034c5274
commit 49451bc988
4 changed files with 1065 additions and 146 deletions

2
Cargo.lock generated
View File

@@ -4037,6 +4037,8 @@ version = "0.1.0"
dependencies = [
"iced",
"ironstorage",
"tempfile",
"zeroize",
]
[[package]]