Update to latest libcosmic, improve tab handling

This commit is contained in:
Jeremy Soller 2023-10-11 14:15:46 -06:00
parent 3dad361105
commit e2f6e6d879
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
5 changed files with 645 additions and 528 deletions

View file

@ -13,12 +13,11 @@ log = "0.4"
[dependencies.cosmic-text]
git = "https://github.com/pop-os/cosmic-text"
rev = "fedeeea9d307093fac880802e17e107b456e5de9"
features = ["syntect"]
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
rev = "a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
branch = "theme-dark-light-switching"
default-features = false
features = ["winit"]
#path = "../libcosmic"