Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        moveresize.c 


Log Message:
Fix move through desk switch.

===================================================================
RCS file: /cvs/e/e16/e/src/moveresize.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -3 -r1.73 -r1.74
--- moveresize.c        13 Jan 2007 01:41:34 -0000      1.73
+++ moveresize.c        13 Jan 2007 01:44:03 -0000      1.74
@@ -229,6 +229,8 @@
    if (!ewin)
       return 0;
 
+   GrabPointerSet(EoGetWin(ewin), ECSR_ACT_MOVE, 1);
+
    fl = (Mode_mr.mode == 5) ? 4 : 0;
    if (Mode.mode == MODE_MOVE_PENDING)
      {



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to