Product SiteDocumentation Site

A.11.2. Events provided by wl_shell_surface events

A.11.2.1. wl_shell_surface::configure - suggest resize

The configure event asks the client to resize its surface. The size is a hint, in the sense that the client is free to ignore it if it doesn't resize, pick a smaller size (to satisfy aspect ration or resize in steps of NxM pixels). The client is free to dismiss all but the last configure event it received.
wl_shell_surface::configure arguments
time
Type: uint
edges
Type: uint
width
Type: int
height
Type: int