Directories
¶
| Path | Synopsis |
|---|---|
|
clients
|
|
|
desktop
command
|
|
|
cmd
|
|
|
desktop
command
|
|
|
Package render turns the shell package's composition/model values into a live go-widgets widget tree and captures it to an image.
|
Package render turns the shell package's composition/model values into a live go-widgets widget tree and captures it to an image. |
|
Package shell holds the pure composition/model logic of the desktop shell: the launchable-app index, MIME "open with" resolution, the categorized application-menu model, the directory listing model and the thumbnail cache-key derivation.
|
Package shell holds the pure composition/model logic of the desktop shell: the launchable-app index, MIME "open with" resolution, the categorized application-menu model, the directory listing model and the thumbnail cache-key derivation. |
|
Package source provides the two concrete shell.AppSource implementations that feed the desktop shell: the native xdgSource (source_xdg.go, !js), which scans a real XDG filesystem, and the embeddedSource (this file), which serves a curated app set, icon set and virtual file listing from an embed.FS.
|
Package source provides the two concrete shell.AppSource implementations that feed the desktop shell: the native xdgSource (source_xdg.go, !js), which scans a real XDG filesystem, and the embeddedSource (this file), which serves a curated app set, icon set and virtual file listing from an embed.FS. |
|
Package wasmhost is the desktop shell's wasmbox (wasmdesk) backend: it drives a go-widgets widget tree as an external wasmbox client, painting into the compositor's shared surface and translating wasmbox input messages into toolkit events.
|
Package wasmhost is the desktop shell's wasmbox (wasmdesk) backend: it drives a go-widgets widget tree as an external wasmbox client, painting into the compositor's shared surface and translating wasmbox input messages into toolkit events. |
Click to show internal directories.
Click to hide internal directories.

