client

package
v1.0.260758 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BootOptions

type BootOptions struct {
	ExecCommand string
	ExecArgs    []string
	ImagePath   string
	OpenClock   bool
}

BootOptions control the initial desktop contents.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client renders the DOS-era desktop and dispatches input.

func New

func New(srv *server.Server, cfg config.Config, boot BootOptions) (*Client, error)

func (*Client) ApplyConfig

func (c *Client) ApplyConfig(cfg config.Config)

ApplyConfig hot-applies settings, whether saved from the Settings app or picked up from an external edit to config.json (see pollConfigReload).

func (*Client) Close

func (c *Client) Close()

func (*Client) Run

func (c *Client) Run() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL