e_comp_hwc: cancel hwc below quickpanel windows when open 92/161792/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 27 Nov 2017 10:15:36 +0000 (19:15 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 27 Nov 2017 10:17:19 +0000 (19:17 +0900)
commitf458840deb1e616c9877a99759cd3441a9b9f28a
tree6509bb737382b0e1cb4d046e62735064d147076a
parent90731c8b93ce35b52600860bb7ecb3dde9ec79a3
e_comp_hwc: cancel hwc below quickpanel windows when open

if e_config->use_desk_smart_obj is 1,
   e_desk smart obj became a child of canvas.
   and the smart obj has quickpanel as a member of it
   so, quickpanel window couldn't be a child of canvas, but e_desk

Change-Id: I8fde7e9656da9279738906120705c136c7a00cd8
src/bin/e_output_hwc.c