Available on crate feature
server
only.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§
- XdgWm
Base - 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