Web Desktop Environment for SBCs
Find a file
roberts 1467d07bc4 Improve window discovery, add app context menu with Start/Stop/Restart
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>
2026-03-15 01:05:19 -05:00
backend Improve window discovery, add app context menu with Start/Stop/Restart 2026-03-15 01:05:19 -05:00
frontend Improve window discovery, add app context menu with Start/Stop/Restart 2026-03-15 01:05:19 -05:00
.gitignore Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
atlus.service Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
ATLUS_CONTEXT.md Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
install.sh App exit diagnostics, desktop file discovery, WiFi wpa_supplicant fix 2026-03-15 00:03:13 -05:00
LICENSE Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
package.sh Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00