Panel: SERVICES section becomes APPLICATIONS — shows configured GUI apps with status dots, launch/stop controls, and "+ Add" button linking to Settings. Backend: DisplayManager.autostart_apps() launches autostart-enabled GUI apps on service startup (always-on desktop session). Lifespan calls it before yield. Settings: new Applications section for managing GUI apps (add/remove/autostart toggle). General section gains update scanner interval + enable/disable toggle. Config adds update_check_enabled and update_check_interval fields. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| plugins | ||
| __init__.py | ||
| display.py | ||
| files.py | ||
| network.py | ||
| packages.py | ||
| processes.py | ||
| services.py | ||
| session.py | ||
| settings.py | ||
| stats.py | ||
| terminal.py | ||
| updates.py | ||