projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dabf969
)
e_compl_wl.c: Send pointer_leave event to all wl_pointer objects in a client
95/129195/2
author
ritesh.u
<ritesh.u@samsung.com>
Mon, 15 May 2017 10:25:07 +0000
(15:55 +0530)
committer
Sung-Jin Park
<sj76.park@samsung.com>
Thu, 18 May 2017 05:10:40 +0000
(
05:10
+0000)
Change-Id: I26b204732c47165fcd0c08fe38fff5ce8ee2589d
Signed-off-by: ritesh.u <ritesh.u@samsung.com>
src/bin/e_comp_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl.c
b/src/bin/e_comp_wl.c
index 2c8cf59ba01c261c4a7c15504eebf4b59c1bbd19..d0f31cdde25ac8fd220c8907ca1e57aeb757ff68 100644
(file)
--- a/
src/bin/e_comp_wl.c
+++ b/
src/bin/e_comp_wl.c
@@
-946,8
+946,8
@@
_e_comp_wl_evas_cb_mouse_out(void *data, Evas *evas EINA_UNUSED, Evas_Object *ob
_e_comp_wl_device_send_last_event_device(ec, ECORE_DEVICE_CLASS_MOUSE, ev->timestamp);
wl_pointer_send_leave(res, serial, ec->comp_data->surface);
- ec->pointer_enter_sent = EINA_FALSE;
}
+ ec->pointer_enter_sent = EINA_FALSE;
}
static void