shell: Add window menu
This commit is contained in:
parent
edfb0edda7
commit
8c4d77e43c
14 changed files with 1591 additions and 32 deletions
|
|
@ -52,8 +52,11 @@ keyframe = "1.1.1"
|
|||
once_cell = "1.18.0"
|
||||
i18n-embed = { version = "0.14", features = ["fluent-system", "desktop-requester"] }
|
||||
i18n-embed-fl = "0.7"
|
||||
rust-embed = "8.0"
|
||||
rust-embed = { version = "8.0", features = ["debug-embed"] }
|
||||
libc = "0.2.149"
|
||||
xdg-user = "0.2.1"
|
||||
time = { version = "0.3.30", features = ["macros", "formatting", "local-offset"] }
|
||||
sanitize-filename = "0.5.0"
|
||||
|
||||
[dependencies.id_tree]
|
||||
git = "https://github.com/Drakulix/id-tree.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue