Documentation
¶
Overview ¶
Package desktop is the headless / dump-state half of ppz-desktop. The Wails windowed app would consume the same state via DumpState; the windowed frontend lands post-Phase-1.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpState ¶
DumpState writes a single JSON snapshot of the daemon's source view (per WIRE.md §8a) and returns. Sorted by handle ASC.
func RunHeadless ¶
RunHeadless: stays alive until SIGINT/SIGTERM. When httpAddr is non-empty, also serves the embedded HTML viewer at / and the JSON snapshot at /api/state — that's what gives the user a browser-accessible "desktop GUI" in docker (where a real Wails window can't be drawn without X11 forwarding).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.