Module xwayland_surface_v1

Source
Available on crate features staging and client only.
Expand description

interface for associating Xwayland windows to wl_surfaces

An Xwayland surface is a surface managed by an Xwayland server. It is used for associating surfaces to Xwayland windows.

The Xwayland server associated with actions in this interface is determined by the Wayland client making the request.

The client must call wl_surface.commit on the corresponding wl_surface for the xwayland_surface_v1 state to take effect.

Structs§

XwaylandSurfaceV1
interface for associating Xwayland windows to wl_surfaces

Enums§

Error
Event
Request

Constants§

REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_SET_SERIAL_OPCODE
The wire opcode for this request
REQ_SET_SERIAL_SINCE
The minimal object version supporting this request