Re: [PATCH 2/6] compositor: Remove the edges parameter from send_configure

2014-04-29 Thread Pekka Paalanen
On Mon, 28 Apr 2014 11:19:28 -0400 "Jasper St. Pierre" wrote: > send_configure was originally modelled after > wl_shell_surface::send_configure, which takes these arguments. However, > the X WM and xdg_surface::configure variants don't use these arguments. > > We already store the resize edges f

[PATCH 2/6] compositor: Remove the edges parameter from send_configure

2014-04-28 Thread Jasper St. Pierre
send_configure was originally modelled after wl_shell_surface::send_configure, which takes these arguments. However, the X WM and xdg_surface::configure variants don't use these arguments. We already store the resize edges for a surface while it's being resized, so just use the saved state in the