Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        pager.c 


Log Message:
Fix pager update when dragging to other desktop (oops, missed a chunk).
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/pager.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -3 -r1.68 -r1.69
--- pager.c     21 Feb 2004 15:38:09 -0000      1.68
+++ pager.c     21 Feb 2004 18:47:29 -0000      1.69
@@ -1783,6 +1783,9 @@
             if (!p->hi_ewin)
                break;
 
+            /* Remember old desk for the dragged window */
+            prev_desk = p->hi_ewin->desktop;
+
             /* Find which pager or iconbox we are in (if any) */
             ewin = GetEwinPointerInClient();
             if ((ewin) && (ewin->pager))




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to