No description
Find a file
Mitchell R 533412a826 refactor: Nx-Witness layout builder + drop regions/is_default
- Cells own position directly (row/col/row_span/col_span)
- Drop regions JSON from layouts (cells ARE the regions)
- Drop is_default from layouts (display.default_layout_id owns)
- Drop grid_cols/grid_rows from layouts (computed from cells)
- Layout new form: name, description, priority, resets_idle_timer only
- Layout edit: visual grid builder, + buttons on cell edges,
  click cell to assign content
- Bundle cells now carry position directly
- Rust kiosk attaches widgets using cell position
- Migration v0.4: backfills cell positions from old region map
2026-05-10 21:55:19 +02:00
docs refactor: merge templates into layouts, displays from kiosks 2026-05-10 21:39:09 +02:00
kiosk refactor: Nx-Witness layout builder + drop regions/is_default 2026-05-10 21:55:19 +02:00
scripts adding initial project 2026-05-10 01:09:13 +02:00
server refactor: Nx-Witness layout builder + drop regions/is_default 2026-05-10 21:55:19 +02:00
.gitignore adding initial project 2026-05-10 01:09:13 +02:00
CLAUDE.md feat: RTSP field split, coordinator-ws stub, CLAUDE.md update 2026-05-10 15:35:47 +02:00
package-lock.json build fixes for bsb 2026-05-10 01:46:11 +02:00
package.json adding initial project 2026-05-10 01:09:13 +02:00
sec-config.yaml feat: RTSP field split, coordinator-ws stub, CLAUDE.md update 2026-05-10 15:35:47 +02:00
tsconfig.base.json adding initial project 2026-05-10 01:09:13 +02:00