[Pkg-e-commits] [SCM] Enlightenment 17 branch, upstream-vcs, updated. a8698069ec4eec9c2a189198fa5eec9854b168ac
raster
raster at alioth.debian.org
Sun May 4 21:40:11 UTC 2008
The following commit has been merged in the upstream-vcs branch:
commit cf31c239da29a51a0e94c1f52c800b6199202ecc
Author: raster <raster>
Date: Mon Apr 7 19:06:13 2008 +0000
add warp event by having current.
diff --git a/src/bin/e_zone.c b/src/bin/e_zone.c
index 8edcd8a..956ba32 100644
--- a/src/bin/e_zone.c
+++ b/src/bin/e_zone.c
@@ -996,6 +996,8 @@ _e_zone_cb_timer(void *data)
zone->flip.timer = NULL;
+ current = e_desk_current_get(zone);
+
if (current)
ecore_event_add(E_EVENT_POINTER_WARP, ev, NULL, NULL);
else
--
Enlightenment 17
More information about the Pkg-e-commits
mailing list