mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
No description
- 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 |
||
|---|---|---|
| docs | ||
| kiosk | ||
| scripts | ||
| server | ||
| .gitignore | ||
| CLAUDE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||