Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_pager.edc 


Log Message:

better pager dragging
  * drag windows around within pager
  * dnd when going outside of the pager
  * window placed at location in pager of drop
  * window centered under mouse when dropped off of pager
  
  
I'm not sure yet to do with original window when dragging off the pager. Right 
now it stays at last "on pager" location, which is a bit ugly. Should it jump 
back to the original position? Or disappear entirely?

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_pager.edc,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- default_pager.edc   19 Mar 2006 12:24:19 -0000      1.23
+++ default_pager.edc   29 Mar 2006 00:35:16 -0000      1.24
@@ -713,7 +713,6 @@
    parts {
       part {
         name:          "overlay";
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            rel1 {




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to