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:
df6719d
)
e_compl_wl.c: Send pointer_leave event to all wl_pointer objects in a client
72/129772/2
author
ritesh.u
<ritesh.u@samsung.com>
Mon, 15 May 2017 10:25:07 +0000
(15:55 +0530)
committer
Juyeon Lee
<juyeonne.lee@samsung.com>
Fri, 26 May 2017 05:11:40 +0000
(14:11 +0900)
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 619cf0aa082c856070e70a089e2fd1aef2c08215..3b3cee5d3e76e7d7db9762cbfaa450a81178fe66 100644
(file)
--- a/
src/bin/e_comp_wl.c
+++ b/
src/bin/e_comp_wl.c
@@
-1071,8
+1071,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