feat: menubar popups
This commit is contained in:
parent
dc538d86e9
commit
c47c12fe17
6 changed files with 1037 additions and 703 deletions
|
|
@ -52,9 +52,10 @@ features = ["a11y", "multi-window", "tokio", "winit", "surface-message"]
|
|||
fork = "0.2"
|
||||
|
||||
[features]
|
||||
default = ["gvfs", "wgpu"]
|
||||
default = ["gvfs", "wgpu", "wayland"]
|
||||
gvfs = ["cosmic-files/gvfs"]
|
||||
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