mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 22:26:33 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.lock | ||
| Cargo.toml | ||
| prototype.sh | ||