yoda: unify cosmic-text via patch.crates-io + lockfile post-1.2.0 rebase

Leyoda 2026 – GPLv3
This commit is contained in:
Lionel DARNIS 2026-07-03 15:11:11 +02:00
parent 30b334693f
commit c3bd3782da
2 changed files with 54 additions and 224 deletions

View file

@ -70,6 +70,8 @@ debug = true
[patch.crates-io]
onig = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
onig_sys = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
# Yoda: unify cosmic-text with the local checkout used by libcosmic/iced/glyphon.
cosmic-text = { path = "../cosmic-text" }
# Yoda wayland cut v5: redirect window_clipboard to the local fork
# (x11 gated behind opt-in feature).