History: src/tui/wall_host.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| c5be8085 | build: add pinned linting and reliable development checks | a73x | 2026-09-06 |
| 98a07296 | fix: a layout that cannot be saved says so on the notice line, not over a pane | a73x | 2026-09-03 |
| ddf6ae1d | feat: a trimmed seed stops the run saving, and a poll's vanish writes the file | a73x | 2026-09-03 |
| 1fc81c25 | feat: the poll grades panes and adds none; the layout is the only source of tiles | a73x | 2026-09-03 |
| a500b0cd | feat: sessions_reply carries the daemon's version and a stale-image bit | a73x | 2026-09-02 |
| d1572590 | refactor: spell the host grammar once, free the key path once | a73x | 2026-09-01 |
| b5dc1836 | feat: a reachable host's missing sessions dress their panes gone | a73x | 2026-09-01 |
| 6cdc66e5 | feat: a disowned seeded pane plans as gone, not vanish | a73x | 2026-09-01 |
| 5b4cbbe7 | refactor: derive the label bar from the tty at one point | a73x | 2026-09-01 |
| 41c19dfb | sessions_reply gets one walk and one trust policy | a73x | 2026-08-31 |
| 90394750 | refactor: the small modules say what they are for | a73x | 2026-08-30 |
| 06756d09 | feat: a silent host keeps its panes, and only its own list may take one | a73x | 2026-08-30 |
| 2cad1d1c | feat: a host's list wakes the pane the sidecar promised it | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 4fa1d021 | refactor: the client link owns its core, hosts file, handoff, layout, keymap and askpass as child files behind pub seams | a73x | 2026-08-30 |
| e78769e9 | refactor: one session poll loop, in client.zig | a73x | 2026-08-29 |
| 6e57f5f4 | refactor: the host grammar and the one atomic writer live in hosts.zig | a73x | 2026-08-29 |
| 1b4ed4a8 | refactor: one owner turns a spelling into a Target | a73x | 2026-08-29 |
| 131681f2 | refactor: the wall is one value, not six parameters | a73x | 2026-08-29 |
| b4e2e372 | refactor: one borrowed-name birth, one list snapshot, one unwind | a73x | 2026-08-29 |
| 5d9b51fe | refactor: the handoff recipe is an argv — ssh is exec'd, not a shell line | a73x | 2026-08-29 |
| 44e36df7 | refactor: the pane tree and its sidecar are wall_layout.zig | a73x | 2026-08-28 |
| 95bebe20 | refactor: the wall's daemons and their poller are wall_host.zig | a73x | 2026-08-28 |