Re: [PATCH] xdg-shell: Document the set_maximized and unsetmaximized requests

2015-05-21 Thread Bryce Harrington
On Tue, May 05, 2015 at 03:35:17PM +0800, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl > --- > > This patch changes the semantics (compared to the previous version of > this patch) of maximizing/unmaximizing an already maximized/unmaximized > surface to always result in a configure event. Doin

[PATCH] xdg-shell: Document the set_maximized and unsetmaximized requests

2015-05-05 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- This patch changes the semantics (compared to the previous version of this patch) of maximizing/unmaximizing an already maximized/unmaximized surface to always result in a configure event. Doing it this way would be more consistent with how the compositor works rega