Expand description

wayland-client

Modules

Backend reexports

Helpers for listing and bindings globals

Generated protocol definitions

Macros

A helper macro which delegates a set of Dispatch implementations for a proxy to some other type which implements DelegateDispatch for each proxy.

Structs

The Wayland connection

An event queue

A handle representing an EventQueue, used to assign objects upon creation.

The ObjectData implementation used by Wayland proxies, integrating with Dispatch

Enums

An error when trying to establish a Wayland connection.

Wayland dispatching error

An enum value in the protocol.

Traits

A trait which defines a delegate type to handle some type of proxy.

A trait which provides an implementation for handling events from the server on a proxy with some type of associated user data.

Trait representing a Wayland interface