visibility: send pending visibility change 28/72528/2
authorMinJeong Kim <minjjj.kim@samsung.com>
Wed, 1 Jun 2016 09:46:19 +0000 (18:46 +0900)
committerMinJeong Kim <minjjj.kim@samsung.com>
Wed, 1 Jun 2016 10:00:11 +0000 (19:00 +0900)
commit7144a5a09cdc19c311255d41a8cb87c84ea35f3b
treef42a6d820baa34a1ec373ca2a94d86cfc5fff624
parent472a7179e493ba006fac107eda9d1395ee072e7a
visibility: send pending visibility change

if some client's visibility changed and there is no connection of
tizen_visibility with the client, the client can't recognize its visibility
even if the client requests get_visibility later.
To send changed visibility for some clients request get_visibility late,
a list of pending clients that have visibility change is added.

Change-Id: I18a53ab1ed74329b8ad9feed2d9bc8a938dffd51
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
src/e_mod_wl.c