New desktop
Some checks failed
Deploy / deploy-staging (push) Failing after 6s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-06 03:20:50 +02:00
parent 756b4e119b
commit 888981c782
127 changed files with 31275 additions and 0 deletions

View File

@@ -1 +1,18 @@
# desktop.kusche.berlin
V1-Scaffold fuer die neue Desktop-Oberflaeche von Kusche.Berlin.
## Struktur
- `public/` Web-Root mit Desktop-Shell auf `/`
- `api/desktop.php` JSON-Payload fuer die Shell
- `src/Desktop/` zentrale Desktop-Mechaniken
- `partials/desktop/` Shell-Template
- `modules/` Zielort fuer klassische Module
- `temp/nexus-module-import/` Rohbasis fuer importierte Nexus-Module
## Hinweise
- `Old-Nexus/` wird nicht technisch eingebunden.
- Skins `Windows`, `Apple`, `Linux` laufen auf einer gemeinsamen Shell.
- Keycloak bleibt das Auth-System; der Theme-Handoff ist in `docs/keycloak-theme-handoff.md` beschrieben.