feat: responsive menu
This commit is contained in:
parent
1c2c859eac
commit
9336731c7d
4 changed files with 1028 additions and 272 deletions
|
|
@ -46,7 +46,7 @@ features = ["syntect", "vi"]
|
|||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
default-features = false
|
||||
features = ["a11y", "multi-window", "tokio", "winit"]
|
||||
features = ["a11y", "multi-window", "tokio", "winit", "surface-message"]
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
fork = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue