No description
Find a file
Vukašin Vojinović 12e449e050 fix(size_cross_nth): get max_cross after constraining main
Prevents visual cross sizes for the main widget and other children from becoming different.
This happened when the title height became a significant-enough chunk of max main that it interfered with the preview aspect ratio after its relayout with the previously unaccounted for title height, which caused its width to shrink (to keep the aspect ratio), while the title remained at `max_cross`.
2026-05-12 17:18:56 +02:00
.github Add pull request template 2026-02-13 12:35:27 -07:00
.zed chore: add zed editor config 2026-04-29 21:41:03 +02:00
data Update com.system76.CosmicWorkspaces.desktop 2026-02-12 15:44:29 +02:00
debian chore: update libcosmic and MSRV 2026-04-29 21:41:03 +02:00
i18n i18n: translation updates from weblate 2026-05-03 01:52:45 +02:00
src fix(size_cross_nth): get max_cross after constraining main 2026-05-12 17:18:56 +02:00
.gitignore chore: Rust 2024 and update dependencies 2025-09-11 14:03:30 -07:00
Cargo.lock chore: update all dependencies 2026-04-29 21:41:03 +02:00
Cargo.toml chore: update libcosmic and MSRV 2026-04-29 21:41:03 +02:00
i18n.toml Add i18n support 2023-12-26 13:40:38 -08:00
LICENSE Add LICENSE 2023-01-06 19:06:48 -08:00
Makefile fix(interface): align closer to designs 2025-01-15 11:49:54 -08:00
rustfmt.toml chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00