tui

package
v0.0.0-...-d3dfd57 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UI

type UI struct {
	Grid                *ui.Grid
	ActiveView          int
	Queueview           *widgets.List
	AllSongsView        *widgets.Tree
	Mainview            *widgets.List
	Sideview            *widgets.List
	Songview            *widgets.Gauge
	Searchview          *widgets.Paragraph
	Infoview            *widgets.Paragraph
	MPD                 *music.Music
	Options             *config.Config
	ActivePane          string
	ActiveWindow        string
	CurrentQueueSongIDs []int
	CurrentTreePath     string
}

func (*UI) HandleAdding

func (v *UI) HandleAdding()

func (*UI) HandleEnter

func (v *UI) HandleEnter()

func (*UI) HandleSpace

func (v *UI) HandleSpace()

func (*UI) InitializeInterface

func (v *UI) InitializeInterface()

func (*UI) MainLoop

func (v *UI) MainLoop()

func (*UI) ScrollCurrentEnd

func (v *UI) ScrollCurrentEnd()

func (*UI) ScrollCurrentHalfDown

func (v *UI) ScrollCurrentHalfDown()

func (*UI) ScrollCurrentHalfUp

func (v *UI) ScrollCurrentHalfUp()

func (*UI) ScrollCurrentStart

func (v *UI) ScrollCurrentStart()

func (*UI) ScrollDownCurrentView

func (v *UI) ScrollDownCurrentView()

func (*UI) ScrollUpCurrentView

func (v *UI) ScrollUpCurrentView()

func (*UI) UpdateContent

func (v *UI) UpdateContent()

Jump to

Keyboard shortcuts

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