libs: window: wayland: handle configure event
The wl_shell_surface can send a configure event 1, which asks the
Wayland client to resize to the given width and height. Note that we
can, but don't need to take into account the edges
argument.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The wl_shell_surface can send a configure event 1, which asks the
Wayland client to resize to the given width and height. Note that we
can, but don't need to take into account the edges
argument.