workspace

package
v0.0.0-...-4641615 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseHyprClientData

func ParseHyprClientData(str string) map[string]Client

Types

type Client

type Client struct {
	Class        string
	InitialTitle string
}

type Workspace

type Workspace struct {
	Id           int
	Monitor      int
	Windows      int
	Window       string
	WindowTitle  string
	InitialTitle string
	Class        string
}

func ParseHyprWorkspaceData

func ParseHyprWorkspaceData(str string) []Workspace

func (*Workspace) AddClientData

func (ws *Workspace) AddClientData(clients map[string]Client)

func (Workspace) Print

func (ws Workspace) Print()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳