applet overlap
chore: mpris dep fix: dock buttons improv: battery and audio improvements feat: overlapping padding fix: input source text button fix: apply panel spacing to app tray chore: update libcosmic fix: spacing and padding fix(minimize): hide when empty
This commit is contained in:
parent
b026db6f7c
commit
836c0e378b
26 changed files with 627 additions and 576 deletions
|
|
@ -72,7 +72,10 @@ lto = "thin"
|
|||
[workspace.metadata.cargo-machete]
|
||||
ignored = ["libcosmic"]
|
||||
|
||||
# [patch."https://github.com/pop-os/libcosmic"]
|
||||
[patch."https://github.com/pop-os/libcosmic"]
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "shrinkable-applets" }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "shrinkable-applets" }
|
||||
iced_futures = { git = "https://github.com/pop-os/libcosmic//", branch = "shrinkable-applets" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# iced_futures = { path = "../libcosmic/iced/futures" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue