ecore-wl2: do not send double mouse up events during input ungrab
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 17 Feb 2016 18:14:38 +0000 (13:14 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 17 Feb 2016 18:16:04 +0000 (13:16 -0500)
commitf85504cd6c1d9090a04af14889954dfb7eda30d8
treeb6f07b1282292d6f543b6308c75eae23d6f641bc
parent2be9bfc2a8f3e705bfc9132124f17b395c90232f
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
src/lib/ecore_wl2/ecore_wl2_input.c