Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        moveresize.c 


Log Message:
Fix stacking after window move.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/moveresize.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- moveresize.c        21 Mar 2004 01:39:40 -0000      1.7
+++ moveresize.c        8 Apr 2004 22:17:56 -0000       1.8
@@ -169,6 +169,8 @@
        RaiseEwin(gwins[i]);
        ICCCM_Configure(gwins[i]);
      }
+   StackDesktop(ewin->desktop);        /* Restack to "un-float" */
+
    Mode.firstlast = 0;
    HideCoords();
    XSync(disp, False);




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to