Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/gadman


Modified Files:
        e_mod_gadman.c 


Log Message:


remove a pixmap! :)

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/gadman/e_mod_gadman.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_mod_gadman.c      19 May 2008 10:03:10 -0000      1.4
+++ e_mod_gadman.c      1 Jun 2008 00:40:30 -0000       1.5
@@ -352,7 +352,8 @@
         else
           ecore_evas_shaped_set(Man->top_ee, 1);
 
-        ecore_evas_avoid_damage_set(Man->top_ee, 1); //??
+// this isn't needed - we don't want to keep a pixmap of the whole canvas 
around!
+//        ecore_evas_avoid_damage_set(Man->top_ee, 1); //??
         e_canvas_add(Man->top_ee); //??
 
         e_container_window_raise(Man->container, Man->top_win, 250);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to