e_process: added a E_PROCESS_ACT_NO_VISIBLE_WINDOWS in E_Process_Action enumeration 43/96143/3
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 8 Nov 2016 04:26:01 +0000 (13:26 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 8 Nov 2016 07:40:14 +0000 (23:40 -0800)
commite9c030fc6d2fa3e476aaebc98b716ab20827f72d
tree78c2fb404791afc6c46299627f96f0133a354fae
parent009198fccdc3b8d89ede6b18df92db3e8b58b95a
e_process: added a E_PROCESS_ACT_NO_VISIBLE_WINDOWS in E_Process_Action enumeration

There was a requirement that the specified process wants to get an event when process' windows are all unviewable.
So, we added E_PROCESS_ACT_NO_VISIBLE_WINDOWS enumeration and sent it when process' all windows were hidden.

Change-Id: I903ad5cd4923a191e6cd8f891d4f1b8f61e30275
src/bin/e_process.c
src/bin/e_process.h