[][src]Module wayland_protocols::unstable::xdg_output::v1::client::zxdg_output_v1

compositor logical output region

An xdg_output describes part of the compositor geometry.

This typically corresponds to a monitor that displays part of the compositor space.

For objects version 3 onwards, after all xdg_output properties have been sent (when the object is created and when properties are updated), a wl_output.done event is sent. This allows changes to the output properties to be seen as atomic, even if they happen via multiple events.

Structs

ZxdgOutputV1

Enums

Event
Request

Constants

EVT_DESCRIPTION_SINCE

The minimal object version supporting this event

EVT_DONE_SINCE

The minimal object version supporting this event

EVT_LOGICAL_POSITION_SINCE

The minimal object version supporting this event

EVT_LOGICAL_SIZE_SINCE

The minimal object version supporting this event

EVT_NAME_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

Statics

zxdg_output_v1_requests

C-representation of the messages of this interface, for interop

zxdg_output_v1_events

C-representation of the messages of this interface, for interop

zxdg_output_v1_interface

C representation of this interface, for interop