Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
Info is the struct that contains all the information the Spotify player displays to the user
type Widget ¶
type Widget struct {
view.TextWidget
Info
// contains filtered or unexported fields
}
Widget is the struct used by all WTF widgets to transfer to the main widget controller
func NewWidget ¶
func NewWidget(tviewApp *tview.Application, redrawChan chan bool, pages *tview.Pages, settings *Settings) *Widget
NewWidget creates a new widget for WTF
func (*Widget) ConfigText ¶ added in v0.50.0
Click to show internal directories.
Click to hide internal directories.