[−][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.
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_events | C-representation of the messages of this interface, for interop |
| zxdg_output_v1_interface | C representation of this interface, for interop |
| zxdg_output_v1_requests | C-representation of the messages of this interface, for interop |
Traits
| EventHandler | An interface for handling events. |