Add configurable title, matte dimensions, and interactive installer

- Configurable collage title via localStorage (bird:title) with admin settings UI
- Configurable matte opening dimensions in display.py (mat_opening_w/mat_opening_h)
- Interactive frame installer (install-interactive.sh) with guided setup prompts

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Chris Sader
2026-07-10 15:53:30 -05:00
parent 858c555c0c
commit 6884cce3c7
4 changed files with 315 additions and 21 deletions
+30 -4
View File
File diff suppressed because one or more lines are too long
+8
View File
@@ -317,6 +317,14 @@
transform: translateX(18px);
background: var(--pill);
}
.title-input {
font: 13px/1.3 ui-serif, "Iowan Old Style", Georgia, serif;
background: var(--paper-2); border: 0; border-radius: 6px;
box-shadow: var(--recess);
padding: 5px 10px; color: var(--ink);
width: 140px; text-align: right;
}
.title-input:focus { outline: 2px solid var(--ink-soft); outline-offset: 1px; }
/* Slider - title row (label + value badge with breathing room) and
a track row underneath. Value sits at the far right with a wide