.TH "wayland::xdg_positioner_constraint_adjustment" 3 "Wed May 1 2024 17:27:19" "Version 1.0.0" "Wayland++" \" -*- nroff -*- .ad l .nh .SH NAME wayland::xdg_positioner_constraint_adjustment \- constraint adjustments .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits wayland::detail::bitfield< size, id >\&. .SH "Detailed Description" .PP constraint adjustments The constraint adjustment value define ways the compositor will adjust the position of the surface, if the unadjusted position would result in the surface being partly constrained\&. .PP Whether a surface is considered 'constrained' is left to the compositor to determine\&. For example, the surface may be partly outside the compositor's defined 'work area', thus necessitating the child surface's position be adjusted until it is entirely inside the work area\&. .PP The adjustments can be combined, according to a defined precedence: 1) Flip, 2) Slide, 3) Resize\&. .PP Definition at line \fB936\fP of file \fBwayland\-client\-protocol\-extra\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Wayland++ from the source code\&.