feat: menubar popups
This commit is contained in:
parent
d59f94dab8
commit
cce8f8c3ea
2 changed files with 1004 additions and 687 deletions
1688
Cargo.lock
generated
1688
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -55,8 +55,9 @@ features = ["a11y", "multi-window", "tokio", "winit", "surface-message"]
|
|||
fork = "0.2"
|
||||
|
||||
[features]
|
||||
default = ["wgpu"]
|
||||
default = ["wgpu", "wayland"]
|
||||
wgpu = ["libcosmic/wgpu", "cosmic-files/wgpu"]
|
||||
wayland = ["libcosmic/wayland", "cosmic-files/wayland"]
|
||||
|
||||
[profile.release-with-debug]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue