toolbar: Send a signal when shrink mode is changed

Desktop / Enlightenment / Elementary - Youngbok Shin [samsung.com] - 3 January 2016 19:43 UTC

Summary: It is useful for changing item's state according to shrink mode. @feature

Test Plan: It includes a use case for the patch in toolbar default theme. Run "elementary_test -to toolbar2".

Reviewers: jaehwan, woohyun, cedric, raster

Subscribers: eagleeye

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

d186790 toolbar: Send a signal when shrink mode is changed.
data/themes/edc/elm/toolbar.edc | 90 ++++++++++++++++++++++++++++++++++++---
src/lib/elm_toolbar.c | 31 ++++++++++++++
src/lib/elm_toolbar.eo | 8 ++++
3 files changed, 123 insertions(+), 6 deletions(-)

Upstream: git.enlightenment.org


  • Share