Web Desktop Environment for SBCs
Find a file
roberts da8f0326f8 Fix window discovery for Electron/forking apps like Nextcloud
xdotool search --pid only matches the exact launched PID, but
Electron apps fork into child processes that own the actual window.
Now tries: direct PID → descendant PIDs via /proc → window name match.
Also increases retry timeout to 30s for heavy apps.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 00:58:28 -05:00
backend Fix window discovery for Electron/forking apps like Nextcloud 2026-03-15 00:58:28 -05:00
frontend Replace file manager toolbar buttons with hamburger menu 2026-03-15 00:48:33 -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