cosmic-workspaces/src
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
..
backend chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
view chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
widgets fix(size_cross_nth): get max_cross after constraining main 2026-05-12 17:18:56 +02:00
dbus.rs chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
desktop_info.rs improv(view): make workspace item sizing more dynamic 2025-04-16 18:25:04 -07:00
dnd.rs chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
localize.rs chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
main.rs chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
utils.rs chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00