Module cosmic_corner_radius_toplevel_v1

Source
Available on crate feature wayland and Linux only.
Expand description

corner radius toplevel

The corner-radius object provides a way to specify a corner-radius for it’s associated toplevel.

If the xdg_toplevel associated with the cosmic_corner_radius_toplevel_v1 object has been destroyed, this object becomes inert. Any further requests other than destroy will raise the toplevel_destroyed protocol error.

Structs§

CosmicCornerRadiusToplevelV1
corner radius toplevel

Enums§

Error
Event
Request

Constants§

REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_SET_RADIUS_OPCODE
The wire opcode for this request
REQ_SET_RADIUS_SINCE
The minimal object version supporting this request
REQ_UNSET_RADIUS_OPCODE
The wire opcode for this request
REQ_UNSET_RADIUS_SINCE
The minimal object version supporting this request