re-configure notification level whenever window is shown. 30/59830/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 17 Feb 2016 06:42:42 +0000 (15:42 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Fri, 19 Feb 2016 02:25:59 +0000 (11:25 +0900)
commitf32743060e18888e17c221e3088d5c26eb586659
tree1959b2055036549a38ef79d907e26fbec51a4215
parent2f62e0af369749386203f8b0981d55b8a48c56ef
re-configure notification level whenever window is shown.

wl_surface is destroyed when hide the window, and created when show the window.
since the configuration of notification level has dependency on the wl_surface,
so we need to re-configure it whenever window is shown.

Change-Id: If3f02e54e3dbe5c4df27c25b602c345c3981d2cd
src/efl_util.c