Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        draw.c 


Log Message:
Fix window slidein in non-opaque mode.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/draw.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -3 -r1.72 -r1.73
--- draw.c      16 May 2005 15:31:28 -0000      1.72
+++ draw.c      17 May 2005 15:50:01 -0000      1.73
@@ -677,6 +677,9 @@
      case 3:
      case 4:
      case 5:
+       if (firstlast == 0)
+          EwinShapeSet(ewin);
+
        if (!b1)
           b1 = XCreateBitmapFromData(disp, VRoot.win, flipped_gray_bits,
                                      flipped_gray_width, flipped_gray_height);




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to