efl/data
Marcel Hollerbach c49880076c efl_ui_item: use signals from the theme and not object
the problem here is that when we are using the signals from the object,
then the edje object itself will receive press/unpress events before
any content that is swallowed into the edje object.

This means, that no clickable content, added to a item could be clicked
without selecting / unselecting the item. Which was a problem.

With this commit the theme is sending signals which are then passed to
the efl.input.clickable mixin, this way, the part is stacked below the
added content, which means, clickable content will not select / unselect
the item anymore.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10892
2019-12-20 10:33:38 -08:00
..
coverity coverity: add modeling file to reduce false positives. 2016-12-19 11:09:02 -02:00
ecore Spelling fixes 2015-03-18 21:38:33 -04:00
ecore_imf efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
ecore_x ecore x vsync animator support - add a glx based vsync ticker 2014-07-28 23:00:34 +09:00
edje here comes meson 2018-10-02 17:22:50 +02:00
eeze efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
efreet efl/efreet: use eina_prefix, kill one TODO item. 2013-01-04 17:42:23 +00:00
elementary efl_ui_item: use signals from the theme and not object 2019-12-20 10:33:38 -08:00
elua elua: add checkme 2014-12-11 16:41:24 +00:00
embryo here comes meson 2018-10-02 17:22:50 +02:00
emotion my brain farted. 2013-01-12 04:00:34 +00:00
eo meson: fix to make results same as a way it does in autotools 2019-01-30 13:32:04 +01:00
ethumb meson: correctly use the correct dependency 2019-04-05 08:15:39 -04:00
ethumb_client fix directory structure: move ethumd_client out of ethumb. 2013-01-15 18:10:58 +00:00
evas merge: and now Evas 2012-11-04 11:51:42 +00:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00