desktop

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2025 License: MIT Imports: 29 Imported by: 0

Documentation

Overview

Package desktop contains the code for rendering the desktop UI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DesktopUI

type DesktopUI struct {
	*ui.BaseUI
	// contains filtered or unexported fields
}

The DesktopUI is the root object of the DesktopUI and contains all DesktopUI areas.

Each DesktopUI area holds a pointer of the DesktopUI instance, so that areas can call methods on other DesktopUI areas and access shared variables in the DesktopUI.

func NewDesktopUI

func NewDesktopUI(bui *ui.BaseUI) *DesktopUI

NewDesktopUI build the UI and returns it.

func (*DesktopUI) ResetDesktopSettings

func (u *DesktopUI) ResetDesktopSettings()

Jump to

Keyboard shortcuts

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