utils

package
v0.0.0-...-85d8822 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AtoiOrDefault

func AtoiOrDefault(str string, defaultValue int) int

func EnforceSize

func EnforceSize(text string, maxLen int) string

func LoadMaxSizes

func LoadMaxSizes() (maxTitleSize, maxArtistSize int)

func StartMainLoop

func StartMainLoop(bar BarAdapter)

Types

type BarAdapter

type BarAdapter interface {
	PrintDisabled()
	HandleError(error, string)
	HandleNothingPlaying() (shouldExit bool)
	Update(*mpris.Player)
}

Jump to

Keyboard shortcuts

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