efl/data/elementary/themes/edc/efl
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
..
bg.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
border.edc theme: remove duplicated version 119 2019-09-30 07:21:41 -04:00
button.edc theme: port to efl.ui.clickable and use macro for anchor style 2019-09-30 09:47:04 +02:00
calendar.edc theme: migrate all efl,anim,activate (and similar) signals to efl,state,animation,activated 2019-09-25 17:56:17 -04:00
check.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
collection.edc themes: Rename "dragable" to "draggable" 2019-09-27 08:42:27 -04:00
cursor.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
datepicker.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
focus.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
frame.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
grid.edc efl_ui_item: use signals from the theme and not object 2019-12-20 10:33:38 -08:00
group_item.edc efl_ui_item: use signals from the theme and not object 2019-12-20 10:33:38 -08:00
image_zoomable.edc themes: Rename "dragable" to "draggable" 2019-09-27 08:42:27 -04:00
list.edc efl_ui_item: use signals from the theme and not object 2019-12-20 10:33:38 -08:00
macros.edc doc: wrap comment for EFL_UI_CLICKABLE_PART_BIND docs in edc 2019-09-23 22:09:42 +02:00
navigation_bar.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
navigation_layout.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
panel.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
panes.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
pointer.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
popup.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
progress.edc theme: efl,state,(content|text),(set|unset) -> efl,(content|text),(set|unset) 2019-09-25 17:55:35 -04:00
radio.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
scroller.edc themes: Rename "dragable" to "draggable" 2019-09-27 08:42:27 -04:00
slider.edc themes: Rename "dragable" to "draggable" 2019-09-27 08:42:27 -04:00
spin.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
spin_button.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
spotlight.edc efl_ui_spotlight_indicator: make this undependend from the main widget 2019-12-02 18:30:20 +01:00
tab_bar.edc theme: efl,state,(content|text),(set|unset) -> efl,(content|text),(set|unset) 2019-09-25 17:55:35 -04:00
tab_page.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
tab_pager.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
tags.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
text.edc themes: Rename "dragable" to "draggable" 2019-09-27 08:42:27 -04:00
textpath.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
timepicker.edc theme: add spec documentation for all stabilized theme groups in 1.23 2019-09-26 18:00:32 +02:00
tooltip.edc efl theme: Replace legacy signal names with efl ui signal names 2018-04-26 22:45:59 +09:00
uiclock.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
video.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00
win.edc theme: manually specify version info for all eo-based widget themes 2019-09-24 17:12:01 -04:00