compositor

package
v0.0.0-...-6af99f7 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compositor

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

Compositor is the main Wayland compositor.

func New

New creates a new compositor.

func (*Compositor) Display

func (c *Compositor) Display() string

Display returns the WAYLAND_DISPLAY name.

func (*Compositor) Quit

func (c *Compositor) Quit()

Quit stops the compositor.

func (*Compositor) Run

func (c *Compositor) Run() error

Run starts the compositor. Blocks until quit.

type LayerSurface

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

LayerSurface represents a layer surface in the compositor's render list.

type Window

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

Window represents a client window managed by the compositor.

Jump to

Keyboard shortcuts

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