popup: add popup dismiss function for hide effect

Desktop / Enlightenment / Elementary - taehyub [samsung.com] - 30 December 2015 22:13 UTC

Summary: add popup dismiss function for hide effect

Test Plan: 1. applied this patch 2. launch elementary_test 3. run "popup" -> "popup-center-title + text + 1 button + hide effect" 4. click the "close" button and check the hide effect

Reviewers: Hermet, woohyun, kimcinoo, raster

Differential Revision: https://phab.enlightenment.org/D3502

@feature

0a34a4c popup: add popup dismiss function for hide effect
src/bin/test_popup.c | 37 +++++++++++++++++++++++++++++++++++++
src/lib/elc_popup.c | 24 +++++++++++++++++++++++-
src/lib/elm_notify.c | 9 +++++++++
src/lib/elm_notify.eo | 4 ++++
src/lib/elm_popup.eo | 4 ++++
5 files changed, 77 insertions(+), 1 deletion(-)

Upstream: git.enlightenment.org


  • Share