application

package
v0.0.0-...-e92ddca Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UnfocusedModelStyle = lipgloss.NewStyle().
						Width(16).
						Height(4).
						Align(lipgloss.Center, lipgloss.Center).
						BorderStyle(lipgloss.RoundedBorder()).BorderForeground(lipgloss.Color("188"))
	FocusedModelStyle = lipgloss.NewStyle().
						Width(16).
						Height(4).
						Align(lipgloss.Center, lipgloss.Center).
						BorderStyle(lipgloss.RoundedBorder()).BorderForeground(lipgloss.Color("202"))
)

Functions

func AppTitle

func AppTitle(title string) string

func CountFocus

func CountFocus(app application) string

func DurationFocus

func DurationFocus(app application) string

func InitialApp

func InitialApp() application

func LongFocus

func LongFocus(app application) string

func NewKeymap

func NewKeymap() keymap

func SettingsCardContent

func SettingsCardContent(title string, value any) string

func ShortFocus

func ShortFocus(app application) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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