HomeScreen: Adding a config to adjust background of menu window 04/24704/4
authorXiong Zhang <xiong.y.zhang@intel.com>
Fri, 18 Jul 2014 08:23:54 +0000 (16:23 +0800)
committerRyota Okubi <ryota.okubi@mail.toyota-td.jp>
Fri, 14 Nov 2014 08:09:52 +0000 (17:09 +0900)
commitc2a0565330fee09d8f68360bb3ceea3d52287a02
treef9dd90022847636d6b00cb64f50d53c1b435a5f3
parentfb8d327a31daedc069d29b3bb6ee567f5567bcf6
HomeScreen: Adding a config to adjust background of menu window

Currently, the backgrund of menu window is a white transparent
rectangle. If some windows are in application layer, we could
see this app window from menu window. So the menu window
looks mess and seems something wrong in layer management.

This patch add a config to adjust the background of menu window.
If background set to picture, the menu window won't be
transparent, then APP windows won't be seen from menu window.
If background set to transparent, nothing will change.

Change-Id: I8ae049344ac2d87e0a27bb7b829d70b9b04faddf
Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.com>
res/org.tizen.ico.homescreen/res/config/homescreen.conf
src/homescreen/CicoHSMenuWindow.cpp
src/homescreen/CicoHSMenuWindow.h
src/homescreen/CicoHomeScreenCommon.h