Update to latest libcosmic, improve tab handling
This commit is contained in:
parent
3dad361105
commit
e2f6e6d879
5 changed files with 645 additions and 528 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue