efl/src/lib/edje
Jee-Yong Um 2b29f4dfbf edje: add "mask_flags" instruction for "part" block
Summary:
Elementary widgets dealing with Evas Events usually mask event_flags with
EVAS_EVENT_FLAG_ON_HOLD, to show that this event is already handled.
However, widget like Elm_Button, it does not handle EVAS_CALLBACK_MOUSE_DOWN directly,
but it handles Edje_Signal instead, so there's no chance to mask event_flags.
Developers can block event propagation by putting rectangle the very last part of EDC,
but this instruction can help the case making elementary widget with only Edje_Signal handling.
This is not required essentially, so please check the necessity of this function.

Reviewers: Hermet, cedric

Reviewed By: cedric

Subscribers: cedric, Hermet

Differential Revision: https://phab.enlightenment.org/D2764

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-06-25 17:21:09 +02:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
Edje_Edit.h edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h Delete whitespaces, fix indentation in header, eo files 2015-04-10 14:01:09 +09:00
edje_box_layout.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_cache.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_calc.c Evas filters: Mark API as @beta 2015-06-25 14:36:10 +09:00
edje_callbacks.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_container.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_container.h edje: document part of edje_container.h done before seeing all of edje_container.c is #if 0’d. 2014-10-20 18:27:26 +02:00
edje_convert.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_convert.h edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_data.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_edit.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_edit.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00
edje_embryo.c edje: implement methods for mouse_events with edje_part for Edje Embryo script. 2015-06-25 17:21:09 +02:00
edje_entry.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c Evas filters: Add name to the filters 2015-06-25 14:36:09 +09:00
edje_lua.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua2.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c Revert "edje: unset efreet cache update flag to prevent dbus connections" 2015-06-23 10:22:36 +01:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_object.eo edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
edje_private.h edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_program.c edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
edje_signal.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_smart.c edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
edje_text.c Evas filters: EO-ify the filters API 2015-06-25 14:36:09 +09:00
edje_textblock_styles.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_types.eot edje,evas: convert type docs to new format 2015-06-11 16:14:37 +01:00
edje_util.c edje: implement methods for mouse_events with edje_part for Edje Embryo script. 2015-06-25 17:21:09 +02:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00