refactor(menu): fallback behavior for non wayland windowing system
This commit is contained in:
parent
ba72aed6fb
commit
00ba16fe01
7 changed files with 268 additions and 160 deletions
|
|
@ -120,6 +120,7 @@ libc = { version = "0.2.171", optional = true }
|
|||
license = { version = "3.6.0", optional = true }
|
||||
mime = { version = "0.3.17", optional = true }
|
||||
palette = "0.7.6"
|
||||
raw-window-handle = "0.6"
|
||||
rfd = { version = "0.15.3", default-features = false, features = [
|
||||
"xdg-portal",
|
||||
], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue