qsipc

package
v0.0.0-...-5b8f083 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotReady            = errors.New("quickshell IPC not ready")
	ErrTargetNotFound      = errors.New("quickshell IPC target not found")
	ErrFunctionNotFound    = errors.New("quickshell IPC function not found")
	ErrArgumentMismatch    = errors.New("quickshell IPC argument mismatch")
	ErrUnsupportedResponse = errors.New("unsupported Quickshell IPC response")
)

Functions

func Call

func Call(socketPath, target, function string, args []string) (string, bool, error)

Call invokes a Quickshell IpcHandler without starting a qs child process.

func SocketPathForPID

func SocketPathForPID(pid int) string

SocketPathForPID returns the instance IPC socket used by qs --pid.

Types

This section is empty.

Jump to

Keyboard shortcuts

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