1 Commits

Author SHA1 Message Date
Lucas Oskorep
d9197babfb feat: percentage-based container sizing with live boundary resize
All checks were successful
Build and Test / build (pull_request) Successful in 24s
Build and Test / release (pull_request) Has been skipped
- Windows are sized as ratios of their container; new windows get 1/n
  and existing windows scale proportionally
- Boundaries can be dragged live; resize is clamped only to prevent
  pane inversion (no minimum ratio enforced)
- Add reset-ratios keybinding to equalize splits in the active container
- Collapse duplicate logic, remove dead code, clean up prefs and schema
2026-02-25 11:33:12 -05:00

Diff Content Not Available