efl/src/lib/ecore_wl2
Mike Blumenkrantz f85504cd6c ecore-wl2: do not send double mouse up events during input ungrab
if the ungrab is triggered from a mouse up event, this ensures that a
mouse up will be sent from the ungrab function. continuing to send a
mouse up event in addition to this will guarantee multiple mouse events
are emitted

@fix
2016-02-17 13:16:04 -05:00
..
Ecore_Wl2.h ecore-wl2: API expose ecore_wl2_input_grab function 2016-01-07 11:57:07 -05:00
ecore_wl2.c ecore-wl2: Add new event for sync done 2015-12-11 11:24:32 -05:00
ecore_wl2_display.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_dnd.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_input.c ecore-wl2: do not send double mouse up events during input ungrab 2016-02-17 13:16:04 -05:00
ecore_wl2_output.c ecore-wl2: Add API function to get the DPI of a given output 2015-12-03 12:02:40 -05:00
ecore_wl2_private.h wayland: use wl_surface.damage_buffer if available 2015-12-28 09:09:04 -05:00
ecore_wl2_seat.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_subsurf.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_window.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
subsurface-client-protocol.h ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
subsurface-protocol.c ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
xdg-shell-client-protocol.h ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00
xdg-shell-protocol.c ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00