Files
aerospike-gnome/extension.ts
Lucas Oskorep d9197babfb
All checks were successful
Build and Test / build (pull_request) Successful in 24s
Build and Test / release (pull_request) Has been skipped
feat: percentage-based container sizing with live boundary resize
- 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

3.7 KiB