e_info: add force_obscured info to topvwins and topwins 32/222032/3
authorJunseok, Kim <juns.kim@samsung.com>
Thu, 9 Jan 2020 07:15:42 +0000 (16:15 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 9 Jan 2020 08:00:23 +0000 (08:00 +0000)
commitba02109220636ae09fb24e49682b85c653e4b4e3
tree075b10355a5dd39b1bcdf27363d54aad393dbc72
parenta23be41c6d0466ab4e430d4fcb1ee355c4aed82d
e_info: add force_obscured info to topvwins and topwins

Added force_obscured info to topvwins and topwins list.
if client set force_obscured, 'f' charactor appear just beside visibility.

   [before]            [after]
--------------      --------------
Opaq Vsbt Icon      Opaq Vsbt Icon
--------------  ->  --------------
 -1    2    0        -1    2f   0
--------------      --------------

Change-Id: Ib71dac171675f166df8e4bd1f7782e832bccb352
src/bin/e_info_client.c
src/bin/e_info_server.c