Module wayland_protocols::xdg_shell::client::xdg_toplevel[][src]

Expand description

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.

Unmapping an xdg_toplevel means that the surface cannot be shown by the compositor until it is explicitly mapped again. All active operations (e.g., move, resize) are canceled and all attributes (e.g. title, state, stacking, …) are discarded for an xdg_toplevel surface when it is unmapped.

Attaching a null buffer to a toplevel unmaps the surface.

Structs

Enums

edge values for resizing

types of state on the surface

Constants

The minimal object version supporting this event

The minimal object version supporting this event

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

The minimal object version supporting this request

Statics

C-representation of the messages of this interface, for interop

C representation of this interface, for interop

C-representation of the messages of this interface, for interop