Module wayland_client::wayland::shell::WlShellSurfaceResize
[−]
[src]
edge values for resizing
These values are used to indicate which edge of a surface is being dragged in a resize operation. The server may use this information to adapt its behavior, e.g. choose an appropriate cursor image.
Structs
WlShellSurfaceResize |
Constants
Bottom | |
BottomLeft | |
BottomRight | |
Left | |
None | |
Right | |
Top | |
TopLeft | |
TopRight |