[−][src]Module wayland_protocols::unstable::xdg_shell::v5::client::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  | 
Traits
| RequestsTrait |