xdgdecoration

package
v0.0.0-...-9ebd843 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

generated by wl-scanner https://github.com/malcolmstill/wl-scanner from: /usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml on 2020-04-17 01:07:31 +0100

Index

Constants

View Source
const (
	ZxdgToplevelDecorationV1ErrorUnconfiguredBuffer = 0
	ZxdgToplevelDecorationV1ErrorAlreadyConstructed = 1
	ZxdgToplevelDecorationV1ErrorOrphaned           = 2
)
View Source
const (
	ZxdgToplevelDecorationV1ModeClientSide = 1
	ZxdgToplevelDecorationV1ModeServerSide = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ZxdgDecorationManagerV1

type ZxdgDecorationManagerV1 struct {
	wl.BaseProxy
	// contains filtered or unexported fields
}

func NewZxdgDecorationManagerV1

func NewZxdgDecorationManagerV1(ctx *wl.Context, id int) *ZxdgDecorationManagerV1

func (*ZxdgDecorationManagerV1) AddDestroyHandler

func (*ZxdgDecorationManagerV1) AddGetToplevelDecorationHandler

func (*ZxdgDecorationManagerV1) Dispatch

func (p *ZxdgDecorationManagerV1) Dispatch(event *wl.Event)

func (*ZxdgDecorationManagerV1) RemoveDestroyHandler

func (*ZxdgDecorationManagerV1) RemoveGetToplevelDecorationHandler

func (p *ZxdgDecorationManagerV1) RemoveGetToplevelDecorationHandler(h ZxdgDecorationManagerV1GetToplevelDecorationHandler)

type ZxdgDecorationManagerV1DestroyEvent

type ZxdgDecorationManagerV1DestroyEvent struct {
}

type ZxdgDecorationManagerV1DestroyHandler

type ZxdgDecorationManagerV1DestroyHandler interface {
	HandleZxdgDecorationManagerV1Destroy(ZxdgDecorationManagerV1DestroyEvent)
}

type ZxdgDecorationManagerV1GetToplevelDecorationEvent

type ZxdgDecorationManagerV1GetToplevelDecorationEvent struct {
	Id       *ZxdgToplevelDecorationV1
	Toplevel *xdg.XdgToplevel
}

type ZxdgDecorationManagerV1GetToplevelDecorationHandler

type ZxdgDecorationManagerV1GetToplevelDecorationHandler interface {
	HandleZxdgDecorationManagerV1GetToplevelDecoration(ZxdgDecorationManagerV1GetToplevelDecorationEvent)
}

type ZxdgToplevelDecorationV1

type ZxdgToplevelDecorationV1 struct {
	wl.BaseProxy
	// contains filtered or unexported fields
}

func NewZxdgToplevelDecorationV1

func NewZxdgToplevelDecorationV1(ctx *wl.Context, id int) *ZxdgToplevelDecorationV1

func (*ZxdgToplevelDecorationV1) AddDestroyHandler

func (*ZxdgToplevelDecorationV1) AddSetModeHandler

func (*ZxdgToplevelDecorationV1) AddUnsetModeHandler

func (*ZxdgToplevelDecorationV1) Configure

func (p *ZxdgToplevelDecorationV1) Configure(mode uint32) error

Configure will suggest a surface change.

The configure event asks the client to change its decoration mode. The configured state should not be applied immediately. Clients must send an ack_configure in response to this event. See xdg_surface.configure and xdg_surface.ack_configure for details.

A configure event can be sent at any time. The specified mode must be obeyed by the client.

func (*ZxdgToplevelDecorationV1) Dispatch

func (p *ZxdgToplevelDecorationV1) Dispatch(event *wl.Event)

func (*ZxdgToplevelDecorationV1) RemoveDestroyHandler

func (*ZxdgToplevelDecorationV1) RemoveSetModeHandler

func (*ZxdgToplevelDecorationV1) RemoveUnsetModeHandler

type ZxdgToplevelDecorationV1DestroyEvent

type ZxdgToplevelDecorationV1DestroyEvent struct {
}

type ZxdgToplevelDecorationV1DestroyHandler

type ZxdgToplevelDecorationV1DestroyHandler interface {
	HandleZxdgToplevelDecorationV1Destroy(ZxdgToplevelDecorationV1DestroyEvent)
}

type ZxdgToplevelDecorationV1SetModeEvent

type ZxdgToplevelDecorationV1SetModeEvent struct {
	Mode uint32
}

type ZxdgToplevelDecorationV1SetModeHandler

type ZxdgToplevelDecorationV1SetModeHandler interface {
	HandleZxdgToplevelDecorationV1SetMode(ZxdgToplevelDecorationV1SetModeEvent)
}

type ZxdgToplevelDecorationV1UnsetModeEvent

type ZxdgToplevelDecorationV1UnsetModeEvent struct {
}

type ZxdgToplevelDecorationV1UnsetModeHandler

type ZxdgToplevelDecorationV1UnsetModeHandler interface {
	HandleZxdgToplevelDecorationV1UnsetMode(ZxdgToplevelDecorationV1UnsetModeEvent)
}

Jump to

Keyboard shortcuts

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