efl_app: add "standby" event
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 10 Jan 2019 20:48:10 +0000 (15:48 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commitd8ba95fd1cd396ce05f6729bf5c1f999c47ccc02
treee681a9c970cb3a16de4a2cb3ddcdec15f066b1ec
parent4ae72effc74f642606ddb6ca346c0f0af326e9fb
efl_app: add "standby" event

this event is called on the app object when all windows have been destroyed
so that the app can decide to take further action, e.g., doing a deep clean of
cache or flushing configuration

@feature
ref T5494

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7593
src/lib/ecore/efl_app.eo
src/lib/elementary/efl_ui_win.c