[][src]Module wayland_raw_protocol_bindings::client::xdg_shell_unstable_v6::zxdg_shell_v6

create desktop-style surfaces

xdg_shell allows clients to turn a wl_surface into a "real window" which can be dragged, resized, stacked, and moved around by the user. Everything about this interface is suited towards traditional desktop environments.

Enums

error
zxdg_shell_v6

Statics

zxdg_shell_v6_requests

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

zxdg_shell_v6_events

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

zxdg_shell_v6_interface

C representation of this interface, for interop

Traits

zxdg_shell_v6_listener

An interface for handling events.

Functions

zxdg_shell_v6_set_user_data
zxdg_shell_v6_get_user_data
zxdg_shell_v6_get_version
zxdg_shell_v6_add_listener
zxdg_shell_v6_add_rust_listener
zxdg_shell_v6_destroy

destroy xdg_shell

zxdg_shell_v6_create_positioner

create a positioner object

zxdg_shell_v6_get_xdg_surface

create a shell surface from a surface

zxdg_shell_v6_pong

respond to a ping event