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:
8aa21dc
)
handle sync properly if enabled.
author
Carsten Haitzler
<raster@rasterman.com>
Thu, 4 Mar 2010 13:42:19 +0000
(13:42 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Thu, 4 Mar 2010 13:42:19 +0000
(13:42 +0000)
SVN revision: 46866
src/modules/comp/e_mod_comp.c
patch
|
blob
|
history
diff --git
a/src/modules/comp/e_mod_comp.c
b/src/modules/comp/e_mod_comp.c
index
6abe6ba
..
0274f39
100644
(file)
--- a/
src/modules/comp/e_mod_comp.c
+++ b/
src/modules/comp/e_mod_comp.c
@@
-803,7
+803,7
@@
_e_mod_comp_cb_update(E_Comp *c)
if (cw->counter)
{
printf("nosync\n");
- ecore_x_e_comp_sync_
end
_send(cw->bd->client.win);
+ ecore_x_e_comp_sync_
cancel
_send(cw->bd->client.win);
}
// ecore_x_window_hide(cw->win);
// ecore_x_window_show(cw->win);