wip: support desktop portal color-scheme, and accent variables
This commit is contained in:
parent
ce45af20f8
commit
c390b2614d
7 changed files with 264 additions and 25 deletions
|
|
@ -57,7 +57,7 @@ xdg-portal = ["ashpd"]
|
|||
|
||||
[dependencies]
|
||||
apply = "0.3.0"
|
||||
ashpd = { version = "0.6.8", default-features = false, optional = true }
|
||||
ashpd = { version = "0.7.0", default-features = false, optional = true }
|
||||
async-fs = { version = "2.1", optional = true }
|
||||
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "e65fa5e", optional = true }
|
||||
cosmic-config = { path = "cosmic-config" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue