2026-05-25 13:30:39 +02:00
|
|
|
# UX Polish + USB Sizing Backlog
|
2026-05-24 23:21:02 +02:00
|
|
|
|
|
|
|
|
**From:** Sam + Claude
|
2026-05-25 13:30:39 +02:00
|
|
|
**Date:** 18.maj.2026
|
|
|
|
|
**Compacted:** 25.maj.2026
|
|
|
|
|
**Status:** OPEN, but no longer a hardware-test handoff
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
This file keeps only the unresolved UX/sizing decisions that are not already covered by the AMD ASUS evidence report or `TESTING.md`.
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
## Open decisions
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
### 1. Image size policy
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Current operator media expectations have moved beyond 32 GB sticks.
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Candidate policy:
|
2026-05-24 23:21:02 +02:00
|
|
|
|
|
|
|
|
```text
|
2026-05-25 13:30:39 +02:00
|
|
|
64 GB USB -> IMAGE_SIZE="50G" default
|
|
|
|
|
128 GB USB -> optional larger profile around 80G
|
|
|
|
|
256 GB USB -> optional larger profile around 200G
|
2026-05-24 23:21:02 +02:00
|
|
|
```
|
|
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Do not change this during the AMD ASUS fix loop unless the operator explicitly asks; larger images increase build-host disk use and flash time.
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
### 2. SDDM greeter visual mismatch
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Current greeter and desktop are visually different. Cheap options:
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
- switch SDDM from `elarun` to a darker stock theme, or
|
|
|
|
|
- keep `elarun` and replace/override its background with the Clawdie operator wallpaper.
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Files:
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
```text
|
|
|
|
|
live/operator-session/sddm.conf
|
|
|
|
|
build.sh
|
2026-05-24 23:21:02 +02:00
|
|
|
```
|
|
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
### 3. Bootstrap page palette
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
`live/operator-session/bootstrap.html` still uses a light paper-card palette while the desktop is dark. Options:
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
- full dark repaint, or
|
|
|
|
|
- paper card on a dark Clawdie backdrop.
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Keep this CSS-only unless content changes are explicitly requested.
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
### 4. Panel density and launcher order
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
Do this after the current XFCE visual-polish lane. Active panel/icon bugs are tracked in:
|
2026-05-24 23:21:02 +02:00
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
```text
|
|
|
|
|
doc/XFCE-PANEL-BUGS-HANDOFF.md
|
2026-05-24 23:21:02 +02:00
|
|
|
```
|
|
|
|
|
|
2026-05-25 13:30:39 +02:00
|
|
|
## Closed or superseded
|
|
|
|
|
|
|
|
|
|
- ASUS UX325UA hardware-prep notes are superseded by `doc/AMD-ASUS-XFCE-LIVE-USB-FINDINGS.md`.
|
|
|
|
|
- Build-host cleanup commands are covered by the ISO build skills and normal `tmp/` cleanup practice.
|
|
|
|
|
- Detailed old rationale remains in git history before this compaction.
|