feat: switch to iced-sctk and panel outputs

This commit is contained in:
Ashley Wulber 2023-05-24 22:13:08 -04:00 committed by Michael Aaron Murphy
parent 13ca0fd75b
commit 75accf6b2b
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
6 changed files with 232 additions and 86 deletions

View file

@ -7,4 +7,4 @@ git = "https://github.com/pop-os/libcosmic"
# rev = "b85c504d72ee1c0d360c56042996474932df97cb"
branch = "cosmic-advanced-text"
default-features = false
features = ["debug", "winit", "tokio"]
features = ["debug", "wayland", "tokio"]