weston/desktop-shell
Jasper St. Pierre ac985be8ce compositor: Remove the edges parameter from send_configure
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 wl_shell_surface variant.
2014-04-30 20:53:15 -07:00
..
exposay.c desktop-shell: Properly handle lowered fullscreen surfaces 2014-04-29 16:33:56 -07:00
input-panel.c shell: display the input panel on the active output 2014-04-21 14:34:15 -07:00
shell.c compositor: Remove the edges parameter from send_configure 2014-04-30 20:53:15 -07:00
shell.h desktop-shell: Properly handle seat hotplugging 2014-04-29 16:49:59 -07:00