blocks

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTilingEligible

func IsTilingEligible(node *ipc.Node) bool

func RegisterBlocks

func RegisterBlocks()

Types

type Autolay

type Autolay struct {
	core.BasicBlock
	// contains filtered or unexported fields
}

func (*Autolay) Command

func (a *Autolay) Command(engine_name string, cmd string) error

func (*Autolay) Init

func (a *Autolay) Init(client core.Client, sub core.Sub, opts *core.Options, log core.Logger, args ...string) error

func (*Autolay) SetLogLevel

func (a *Autolay) SetLogLevel(level core.LogLevel)

func (*Autolay) WindowChanged

func (a *Autolay) WindowChanged(evt ipc.WindowChange)

type EventMon

type EventMon struct {
	core.BasicBlock
	// contains filtered or unexported fields
}

func (*EventMon) Init

func (em *EventMon) Init(client core.Client, sub core.Sub, opts *core.Options, log core.Logger, args ...string) error

func (*EventMon) Receive

func (em *EventMon) Receive(args []string) error

func (*EventMon) SetLogLevel

func (em *EventMon) SetLogLevel(level core.LogLevel)

func (*EventMon) Ticked

func (em *EventMon) Ticked(evt ipc.Tick)

func (*EventMon) WindowChanged

func (em *EventMon) WindowChanged(evt ipc.WindowChange)

func (*EventMon) WorkspaceChanged

func (em *EventMon) WorkspaceChanged(evt ipc.WorkspaceChange)

type ExecNew

type ExecNew struct {
	// contains filtered or unexported fields
}

func (*ExecNew) Init

func (e *ExecNew) Init(client core.Client, sub core.Sub, opts *core.Options, log core.Logger, args ...string) error

func (*ExecNew) Receive

func (e *ExecNew) Receive(args []string) error

func (*ExecNew) SetLogLevel

func (e *ExecNew) SetLogLevel(level core.LogLevel)

type InitSpawn

type InitSpawn struct {
	// contains filtered or unexported fields
}

func (*InitSpawn) Init

func (i *InitSpawn) Init(client core.Client, sub core.Sub, opts *core.Options, log core.Logger, args ...string) error

func (*InitSpawn) Receive

func (i *InitSpawn) Receive(args []string) error

func (*InitSpawn) SetLogLevel

func (i *InitSpawn) SetLogLevel(level core.LogLevel)

func (*InitSpawn) WorkspaceChanged

func (i *InitSpawn) WorkspaceChanged(evt ipc.WorkspaceChange)

type LayoutEngine

type LayoutEngine func(evt ipc.WindowChange, ws *ipc.Node) error

type SwayMon

type SwayMon struct {
	// contains filtered or unexported fields
}

func (*SwayMon) Init

func (m *SwayMon) Init(client core.Client, sub core.Sub, opts *core.Options, log core.Logger, args ...string) error

func (*SwayMon) SetLogLevel

func (m *SwayMon) SetLogLevel(level core.LogLevel)

func (*SwayMon) ShutdownChanged

func (m *SwayMon) ShutdownChanged(evt ipc.ShutdownChange)

func (*SwayMon) WorkspaceChanged

func (m *SwayMon) WorkspaceChanged(evt ipc.WorkspaceChange)

Jump to

Keyboard shortcuts

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