Bring in mime icon implementation from cosmic-edit
This commit is contained in:
parent
9978f246b9
commit
68be49302b
5 changed files with 887 additions and 127 deletions
|
|
@ -21,6 +21,10 @@ default-features = false
|
|||
features = ["tokio", "winit"]
|
||||
#path = "../libcosmic"
|
||||
|
||||
#TODO: clean up and send changes upstream
|
||||
[dependencies.systemicons]
|
||||
git = "https://github.com/jackpot51/systemicons"
|
||||
|
||||
[features]
|
||||
default = ["wgpu"]
|
||||
wgpu = ["libcosmic/wgpu"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue