screen

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const S_CHAT_FLOAT = "CHAT_FLOAT"
View Source
const S_CHAT_FOCUS_DEFAULT = "CHAT_FOCUS_DEFAULT"
View Source
const S_CHAT_FULL = "CHAT_FULL"
View Source
const S_OPTIONS_FLOAT = "OPTIONS_FLOAT"
View Source
const S_OPTIONS_FULL = "OPTIONS_FULL"

Variables

This section is empty.

Functions

This section is empty.

Types

type ScreenManager

type ScreenManager struct {
	Chan chan string
}

func NewScreenManager

func NewScreenManager() *ScreenManager

func (*ScreenManager) ScreenChatFocusDefault added in v0.3.0

func (s *ScreenManager) ScreenChatFocusDefault()

This should be used ONLY when the code using it does not have access to chat screen's widgets, since it is slower than just doing it directly with fyne.Window.Canvas().Focus()

func (*ScreenManager) ScreenChatFull

func (s *ScreenManager) ScreenChatFull()

func (*ScreenManager) ScreenOptionsFloat

func (s *ScreenManager) ScreenOptionsFloat()

Jump to

Keyboard shortcuts

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