Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: ewins.c Log Message: Fix application resize locking. =================================================================== RCS file: /cvs/e/e16/e/src/ewins.c,v retrieving revision 1.208 retrieving revision 1.209 diff -u -3 -r1.208 -r1.209 --- ewins.c 23 Jul 2007 18:59:42 -0000 1.208 +++ ewins.c 4 Dec 2007 21:13:25 -0000 1.209 @@ -1265,7 +1265,7 @@ y = ev->xconfigurerequest.y - EoGetY(EoGetDesk(ewin)); #endif } - if (!EwinInhGetApp(ewin, move)) + if (!EwinInhGetApp(ewin, size)) { if (ev->xconfigurerequest.value_mask & CWWidth) w = ev->xconfigurerequest.width; ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs