commit | 79954ec9fe8dad68096eae6c9430da1d3bdb2534 | [log] [tgz] |
---|---|---|
author | Ryo Munakata <ryomnktml@gmail.com> | Sat May 02 21:44:04 2015 +0900 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri May 08 14:17:00 2015 -0700 |
tree | 42b20e368d95b08464d2f2c71cff9a17b2fcf2ce | |
parent | b114715dae4b8899ce0bc4fb13f98b4c0f4f1896 [diff] |
desktop-shell: set the current size in the first 'resizing' configure event Weston has sent the first 'resizing' configure event with width=height=0. But resizing to that size doesn't make sense. Instead, we now send the current width and height of the surface at the beginning of resizing. Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>