Expand description
create desktop-style surfaces
The xdg_wm_base interface is exposed as a global object enabling clients to turn their wl_surfaces into windows in a desktop environment. It defines the basic functionality needed for clients and the compositor to create windows that can be dragged, resized, maximized, etc, as well as creating transient windows such as popup menus.
Structs§
- XdgWmBase 
- create desktop-style surfaces
Enums§
Constants§
- EVT_PING_ OPCODE 
- The wire opcode for this event
- EVT_PING_ SINCE 
- The minimal object version supporting this event
- REQ_CREATE_ POSITIONER_ OPCODE 
- The wire opcode for this request
- REQ_CREATE_ POSITIONER_ SINCE 
- The minimal object version supporting this request
- REQ_DESTROY_ OPCODE 
- The wire opcode for this request
- REQ_DESTROY_ SINCE 
- The minimal object version supporting this request
- REQ_GET_ XDG_ SURFACE_ OPCODE 
- The wire opcode for this request
- REQ_GET_ XDG_ SURFACE_ SINCE 
- The minimal object version supporting this request
- REQ_PONG_ OPCODE 
- The wire opcode for this request
- REQ_PONG_ SINCE 
- The minimal object version supporting this request