stack

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

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

Go to latest
Published: Feb 26, 2020 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

View Source
const (
	LayerDesktop = iota
	LayerBelow
	LayerDefault
	LayerAbove
	LayerDock
	LayerFullscreen
)

Variables

View Source
var (
	X       *xgbutil.XUtil
	Clients []Client
)

Functions

func Initialize

func Initialize(xu *xgbutil.XUtil)

func Raise

func Raise(client Client)

func Remove

func Remove(client Client)

Types

type Client

type Client interface {
	Id() xproto.Window
	Win() *xwindow.Window
	TopWin() *xwindow.Window
	Layer() int
	Transient(client Client) bool
}

Jump to

Keyboard shortcuts

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