commit | c5f124169514e709699aedc97108837424af5682 | [log] [tgz] |
---|---|---|
author | Philipp Kerling <pkerling@casix.org> | Fri Jul 28 14:11:58 2017 +0200 |
committer | Quentin Glidic <sardemff7+git@sardemff7.net> | Fri Jul 28 14:46:10 2017 +0200 |
tree | 2ad68b3128079dc307fd0e172a1f36032837e43c | |
parent | e3715527b99dd7ccf30d06002555b8102a02d7d1 [diff] |
desktop-shell: Set surface resizing state during interactive resize xdg_shell requires this information to be shared with the client in order to conform with the specification. The code to forward this to the client by way of a configure() event is already in place and works fine, it was just never being used until now. Signed-off-by: Philipp Kerling <pkerling@casix.org> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>