[][src]Module wayland_protocols::unstable::xdg_shell::v5::server::xdg_shell

create desktop-style surfaces

xdg_shell allows clients to turn a wl_surface into a "real window" which can be dragged, resized, stacked, and moved around by the user. Everything about this interface is suited towards traditional desktop environments.

Structs

XdgShell

Enums

Error
Event
Request
Version

latest protocol version

Constants

EVT_PING_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_GET_XDG_POPUP_SINCE

The minimal object version supporting this request

REQ_GET_XDG_SURFACE_SINCE

The minimal object version supporting this request

REQ_PONG_SINCE

The minimal object version supporting this request

REQ_USE_UNSTABLE_VERSION_SINCE

The minimal object version supporting this request

Statics

xdg_shell_events

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

xdg_shell_interface

C representation of this interface, for interop

xdg_shell_requests

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