efl/src/examples
Marcel Hollerbach 588745e995 efl_ui_spotlight: migrate from active_index to active_element
after playing arround with the widget, we found out that it feels quite
weird to have a index, where most of the time you work with widgets.

We might want to add syntax suger in the future to make it easier to
just jump to the next element, or to the previous, but that still is to
be decided.

The event and the communication to the spotlight manager are still left
to be used with the index, reason for this is, that we might need to
fill there an invalid pointer, if a deletion is triggering an animation,
which seems quite weird. That needs further discussing.

Docx have been updated, the sitemarks about the shifting of the
active_index can be removed, as the element is not subject of change
during content adds/deletes.

ref T7991

Reviewed-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
Differential Revision: https://phab.enlightenment.org/D9813
2019-09-06 16:10:40 +02:00
..
ecore thread example - add exit with parent flags 2019-08-26 14:28:44 +01:00
ecore_avahi warning - move break in switch to handle properly and addess warning 2019-07-28 11:37:23 +01:00
edje examples: shut up edc build warnings. 2019-08-22 14:03:51 +09:00
eet autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
efl_mono efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
eina autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eina_cxx build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
eio autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eldbus autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
elementary efl_ui_spotlight: migrate from active_index to active_element 2019-09-06 16:10:40 +02:00
elocation autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
emile autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
emotion autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eolian_cxx autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
ephysics build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
ethumb_client autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
evas examples - use putenv, not setenv for porting reasons 2019-07-28 11:17:51 +01:00