Show icons for toplevels

This commit is contained in:
Ian Douglas Scott 2023-12-18 19:41:30 -08:00
parent c8f0590a55
commit 899dfb0a3d
5 changed files with 205 additions and 3 deletions

View file

@ -13,6 +13,8 @@ futures-channel = "0.3.25"
gbm = "0.14.0"
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland", "single-instance"] }
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
freedesktop-desktop-entry = "0.5.0"
freedesktop-icons = "0.2.4"
memmap2 = "0.9.0"
tokio = "1.23.0"
@ -20,6 +22,7 @@ wayland-protocols = "0.31.0"
zbus = { version = "3.7.0", default-features = false, features = ["tokio"] }
once_cell = "1.18.0"
delegate = "0.11.0"
itertools = "0.12.0"
[profile.dev]
# Not usable at opt-level 0, at least with software renderer