Fix source rectangle changes every state change 21/15921/1
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Thu, 2 Aug 2018 06:34:24 +0000 (15:34 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Thu, 2 Aug 2018 06:38:25 +0000 (15:38 +0900)
commit6d11d35f86649511e6a5b4b8ab6b6ae13cb4d556
tree79b1493010bbbc72df940dbfd46dd456bc5f10b6
parent3d1703f9a5c9d6a356b561ea7528c70a1dc4fe2d
Fix source rectangle changes every state change

Window Manager changes source rectangle size every state change.
This patch changes it to set source rectangle first
when the surface is created.

Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/15595/

Bug-AGL: SPEC-1584

Change-Id: Ia7429956053cfa18e6e82060f84f3b6fe755c0b1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
src/controller_hooks.hpp
src/wayland_ivi_wm.cpp
src/wayland_ivi_wm.hpp
src/window_manager.cpp