History: src/client/layout.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 15b5fbcc | fix: collectLeafIds propagates the allocation failure it was swallowing | claude | 2026-09-04 |
| 0bd41f5a | feat: the hub serves the layout's panes and writes a birth back into it | a73x | 2026-09-03 |
| ac859fba | feat: the layout file seats every leaf it names, and a bad file is refused with its line | a73x | 2026-09-03 |
| bed879b5 | fix: directional focus finds a pane when the midpoint sits on a rail | a73x | 2026-09-01 |
| 524037c1 | refactor: painter, askpass, session table, relay, delta and layout | a73x | 2026-08-30 |
| 7f85da50 | refactor: one weight split per axis, and a leaf root inserts by splitting | a73x | 2026-08-29 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |