WL_SHELL_SURFACE_RESIZE_NONE

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.

extern (C)
enum uint WL_SHELL_SURFACE_RESIZE_NONE;

Meta