Enable multi-window feature of libcosmic
This commit is contained in:
parent
2832e6066e
commit
588211adb0
4 changed files with 4 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ rust-embed = "8"
|
|||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
default-features = false
|
||||
features = ["tokio", "winit"]
|
||||
features = ["multi-window", "tokio", "winit"]
|
||||
#path = "../libcosmic"
|
||||
|
||||
#TODO: clean up and send changes upstream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue