[−][src]Module wayland_protocols::unstable::xdg_shell::v6::client::zxdg_toplevel_v6     
toplevel surface
This interface defines an xdg_surface role which allows a surface to, among other things, set window-like properties such as maximize, fullscreen, and minimize, set application-specific metadata like title and id, and well as trigger user interactive operations such as interactive resize and move.
Structs
| ZxdgToplevelV6 | 
Enums
| Event | |
| Request | |
| ResizeEdge | edge values for resizing  | 
| State | types of state on the surface  | 
Constants
| EVT_CLOSE_SINCE | The minimal object version supporting this event  | 
| EVT_CONFIGURE_SINCE | The minimal object version supporting this event  | 
| REQ_DESTROY_SINCE | The minimal object version supporting this request  | 
| REQ_MOVE_SINCE | The minimal object version supporting this request  | 
| REQ_RESIZE_SINCE | The minimal object version supporting this request  | 
| REQ_SET_APP_ID_SINCE | The minimal object version supporting this request  | 
| REQ_SET_FULLSCREEN_SINCE | The minimal object version supporting this request  | 
| REQ_SET_MAXIMIZED_SINCE | The minimal object version supporting this request  | 
| REQ_SET_MAX_SIZE_SINCE | The minimal object version supporting this request  | 
| REQ_SET_MINIMIZED_SINCE | The minimal object version supporting this request  | 
| REQ_SET_MIN_SIZE_SINCE | The minimal object version supporting this request  | 
| REQ_SET_PARENT_SINCE | The minimal object version supporting this request  | 
| REQ_SET_TITLE_SINCE | The minimal object version supporting this request  | 
| REQ_SHOW_WINDOW_MENU_SINCE | The minimal object version supporting this request  | 
| REQ_UNSET_FULLSCREEN_SINCE | The minimal object version supporting this request  | 
| REQ_UNSET_MAXIMIZED_SINCE | The minimal object version supporting this request  | 
Traits
| RequestsTrait |