fix: advanced-shaping

This commit is contained in:
Ashley Wulber 2026-04-03 18:05:49 -04:00 committed by Ashley Wulber
parent c3e2182c38
commit d1a69fe1e8
2 changed files with 278 additions and 339 deletions

616
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -161,6 +161,7 @@ default-features = false
[workspace.dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
default-features = false
features = ["advanced-shaping"]
[patch."https://github.com/smithay/client-toolkit.git"]
sctk = { package = "smithay-client-toolkit", version = "0.20.0" }