discomfitor pushed a commit to branch master.

commit 5c5db390684aad97875d7f2b5dbb81d9ecc59c00
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Jul 26 12:20:30 2013 +0100

    unset damage updates when hiding window
---
 src/bin/e_comp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c
index 624c748..e3fc7cc 100644
--- a/src/bin/e_comp.c
+++ b/src/bin/e_comp.c
@@ -2595,6 +2595,7 @@ _e_comp_win_hide(E_Comp_Win *cw)
         return;
      }
    DBG("  [0x%x] hid --", cw->win);
+   cw->dmg_updates = 0;
    if (!cw->force)
      {
         cw->defer_hide = 1;

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to