Fix the race condition of HomeScreen 47/15647/1
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 24 Jul 2018 10:38:30 +0000 (19:38 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 24 Jul 2018 14:17:33 +0000 (23:17 +0900)
commite4fcbf1b100ec2d926f7fbba5b1246336d05d436
tree10056375e2b28989f5b4c02802aa588d1e697dc4
parent2796f54cf0b80ce180542198de2b2465f9d98d95
Fix the race condition of HomeScreen

HomeScreen and launcher have race condition.
This patch fixes if the homescreen requests to be shown,
WM doesn't change launcher(and others) invisible.

This is quick hack.
System UI's role is homescreen now.
We can't change system UI from setting and so on currently.

Bug-AGL: SPEC-1407

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