efl/data/elementary/themes
Marcel Hollerbach 577b82dad6 Introduce Efl.Ui.Item_Container
this is a new widget which aims to replace Efl.Ui.Grid / Efl.Ui.List.
The widget is split up in a widget and a interface for item placement.

Efl_Ui_Item_Position_Manager: The interface contains API which is used
by the Item_Container to place the items, there is also a set of common
tests which tests for the casual tripping wires, and ensures that the
events are emitted in the correct moments (the later part still can be
improved)

Efl_Ui_Item_Container: The widget itself, it contains the API for the
enduser to add Items to the widget, it handles the different modes for
selection type and emits the events for selection changes. The pack API
is conform with the spec unit test. An additional set of tests is
defined which should be able to be run on every widget with a specific
position_manager beeing set.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9285
2019-07-24 10:38:22 -07:00
..
edc Introduce Efl.Ui.Item_Container 2019-07-24 10:38:22 -07:00
fdo FDO icons: add the inode-directory icon 2018-04-02 14:44:44 +02:00
img Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
orig Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
snd Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
colorclasses.edc Introduce Efl.Ui.Tags(changed from elm_multibuttonentry) 2018-05-02 17:23:46 +09:00
default.edc Introduce Efl.Ui.Item_Container 2019-07-24 10:38:22 -07:00
fonts.edc Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
macros.edc Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
meson.build meson: correctly use the correct dependency 2019-04-05 08:15:39 -04:00