efl/src/lib
Jaehyun Cho 72da9ec8c6 efl_ui_spotlight: Introduce forward and backward animations
forward_animation and backward_animation are introduced instead of
push_setup, pop_setup, and jump_setup.

forward_animation is started when active element is changed from lower
index to higher index. This includes push() case.
e.g. current active index is 0 and new active index becomes 1.

backward_animation is started when active element is changed from higher
index to lower index. This includes pop() case.
e.g. current active index is 1 and new active index becomes 0.
2020-03-11 13:21:20 +09:00
..
ecore docs: ecore_animator's default framerate is 60 not 30 2020-02-11 11:03:49 +01:00
ecore_audio
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: remove use of list<> from Efl.Net. 2020-01-30 17:06:17 +01:00
ecore_drm
ecore_drm2
ecore_evas ecore_evas_buffer: Unregister input events when ecore_evas_buffer is freed 2019-12-30 11:23:22 -05:00
ecore_fb
ecore_file esacpe: remove library from tree 2019-12-04 12:21:24 -08:00
ecore_imf ecore_imf: Deprecated autofill enums in input hints 2020-01-16 13:26:08 +09:00
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore_wl2: Fix doc(delete tags). 2020-01-29 09:01:51 -05:00
ecore_x ecore x - fix debug printf format to print time 2020-02-14 09:00:48 +00:00
ector ector software: catch up losing tasks among the threads. 2019-12-19 20:30:31 +09:00
edje edje_load: just remove unreachable code 2020-02-14 10:57:22 +09:00
eet evas_textblock: content fit feature 2019-12-12 14:22:46 +09:00
eeze eeze: remove tizen module support from eeze sensor 2019-12-11 13:46:31 +01:00
efl efl/config: merge all gesture manager config code into efl.config 2020-02-14 09:20:30 +01:00
efl_mono efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
efl_wl efl_wl: Add ecore_wl2_internal include 2020-01-09 10:53:26 -05:00
efreet eina - fix eina_strndup test passing 2020-01-15 19:23:44 +00:00
eina eina_rbtree: avoid defererencing null pointer 2020-02-14 18:18:20 +09:00
eio Tabs: remove them 2020-02-12 10:44:06 +01:00
eldbus eldbus_service: Prevent memory leak 2020-02-14 16:27:12 +09:00
elementary efl_ui_spotlight: Introduce forward and backward animations 2020-03-11 13:21:20 +09:00
elput
elua correct edje pkg-config generation for luaold 2019-12-28 10:47:46 +01:00
embryo exotic: remove left-overs from Exotic support 2019-12-04 12:21:28 -08:00
emile
emotion Efl.Player: Add setter of playback_progress 2019-12-31 09:53:10 -05:00
eo eo - fix - fix alignment of eo object class structs - it was wrong 2020-02-12 21:11:18 +00:00
eolian eolian: fix missing stringshare_ref 2020-02-06 14:43:38 +01:00
eolian_cxx Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
ephysics
ethumb
ethumb_client
evas evas: stop handdefining eo types 2020-02-14 19:34:57 +01:00
evil
exactness exactness: remove unused code 2020-02-07 11:31:21 +01:00
.gitignore