Re: [PATCH v2 2/3] xdg-shell: Make sure wording reflects expectations

2018-06-29 Thread Simon Ser
> From: Markus Ongyerth This should maybe be a Signed-off-by at the end of the commit message? > The wording in xdg-shell's `set_*` requests implies the compositor > *will* honour the client's request. > This would give clients the control over their actual state, while the > general expectation

[PATCH v2 2/3] xdg-shell: Make sure wording reflects expectations

2018-06-29 Thread wl
From: Markus Ongyerth The wording in xdg-shell's `set_*` requests implies the compositor *will* honour the client's request. This would give clients the control over their actual state, while the general expectation is that clients kindly ask for state changes which the compositor may follow. Thi