efl/src/lib/ecore_input
Ji-Youn Park 5cb6cdbc5e Ecore_input: Add "ECORE_EVENT_MOUSE_BUTTON_CANCEL" event
If ecore get the mouse cancel event(ex: display off, or window stack change) from below, we need to deal with.
Currently, evas also generates up event using evas_event_feed_mouse_cancel function when window hide is called.
if cancel event occurs, ecore also call evas_event_mouse_feed_cancel like window hide situation.
cancel event means all button or touch event should be canceled, but in the future, if we need to deal each cancel event according to touch point,
we need to add api like evas_event_feed_multi_cancel

@feature
2015-06-16 15:33:43 +09:00
..
Ecore_Input.h Ecore_input: Add "ECORE_EVENT_MOUSE_BUTTON_CANCEL" event 2015-06-16 15:33:43 +09:00
ecore_input.c Ecore_input: Add "ECORE_EVENT_MOUSE_BUTTON_CANCEL" event 2015-06-16 15:33:43 +09:00
ecore_input_compose.c ecore-input - compose seq handler now uses compact str - saves about 100k 2013-09-04 11:42:08 +09:00
ecore_input_compose.h ecore-input - compose seq handler now uses compact str - saves about 100k 2013-09-04 11:42:08 +09:00
ecore_input_private.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00