efl/src/lib/ecore_wayland
JengHyun Kang 71fab49325 ecore-wayland: Prevent duplicated mouse up events.
Summary:
Prevent duplicated mouse up events generated from input_ungrab.
         If you touch downs and ups about all of fingers,
         that is sufficient condition to call ecore_wl_input_ungrab().
         And then one mouse up event is generated from that function.
         So if you set a callback about ECORE_EVENT_MOUSE_BUTTON_UP,
         you can watch two mouse up events are occurred.

Test Plan: Touch and release. And watch mouse up events.

Reviewers: raster, zmike, devilhorns

Reviewed By: devilhorns

Subscribers: ohduna, input.hacker, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4112
2016-06-28 09:01:09 -04:00
..
Ecore_Wayland.h ecore-wayland: Deprecate Ecore_Wayland library 2016-05-03 08:35:48 -04:00
ecore_wl.c ecore_wayland: rename session recovery to align namespace 2015-12-18 14:51:04 +01:00
ecore_wl_dnd.c ecore-wl(2): add copyright headers (MIT) from weston 2016-04-20 08:47:01 -04:00
ecore_wl_input.c ecore-wayland: Prevent duplicated mouse up events. 2016-06-28 09:01:09 -04:00
ecore_wl_output.c Wayland: Fix compilation 2015-03-21 12:13:28 +09:00
ecore_wl_private.h ecore_wayland: rename session recovery to align namespace 2015-12-18 14:51:04 +01:00
ecore_wl_subsurf.c ecore_wayland: Check for nulls before wayland calls 2015-03-20 22:07:27 -04:00
ecore_wl_window.c ecore_wayland: rename session recovery to align namespace 2015-12-18 14:51:04 +01:00
ivi-application-client-protocol.h ecore-wayland: Whitespace cleanup 2015-03-13 21:43:08 -04:00
ivi-application-protocol.c ecore-wayland: Whitespace cleanup 2015-03-13 21:43:08 -04:00
session-recovery-client-protocol.h ecore_wayland: rename session recovery to align namespace 2015-12-18 14:51:04 +01:00
session-recovery-protocol.c ecore_wayland: rename session recovery to align namespace 2015-12-18 14:51:04 +01:00
session-recovery.xml ecore_wayland: rename session recovery to align namespace 2015-12-18 14:51:04 +01:00
subsurface-client-protocol.h ecore-wayland: Whitespace cleanup 2015-03-13 21:43:08 -04:00
subsurface-protocol.c ecore-wayland: Whitespace cleanup 2015-03-13 21:43:08 -04:00
xdg-shell-client-protocol.h ecore-wayland: Fix T2466: Update xdg shell protocol code 2015-06-08 10:58:51 -04:00
xdg-shell-protocol.c Revert "ecore-wayland: Update xdg shell protocol file" 2015-06-25 15:14:56 -04:00