Module wayland_client::core::shell
[−]
[src]
Structures related to the shell.
The Shell
represents the window manager. It allows you to create
ShellSurface
s out of Surfaces
, which is what would be usually considered
as a "window" in classic situations.
Note that many wayland compositor won't draw the window decorations for you.
Structs
Shell |
A handle to a wayland |
ShellSurface |
A wayland |
Enums
ShellFullscreenMethod |
Different methods of fullscreen for a shell surface. |
ShellSurfaceResize |
Hint about which border of the surface is being dragged for a resize. |