Window discovery:
- Add display-wide search as final fallback (any window on the Xvfb)
- Also search by WM_CLASS for Electron apps
- Increase timeout to 60s, log progress and early crashes
- Add restart endpoint POST /api/display/apps/{id}/restart
Panel apps:
- Replace play/stop button with ⋮ context menu (Start, Stop, Restart)
- LED indicator: green=running, amber pulsing=starting, red=stopped/error
- Add status field to app API response
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| routers | ||
| ws | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| display.py | ||
| main.py | ||
| netwatch.py | ||
| privdrop.py | ||
| requirements.txt | ||
| sessions.py | ||