Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src/module


Modified Files:
        e_mod_main.c 


Log Message:
Hmm, is this e call broken?
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- e_mod_main.c        29 Apr 2005 09:33:48 -0000      1.45
+++ e_mod_main.c        29 Apr 2005 10:30:54 -0000      1.46
@@ -592,7 +592,7 @@
         _engage_cb_event_border_uniconify, eb);
    
    /* xdnd alpha code - this shouldnt hurt or break anything */
-   e_hints_window_visible_set(eb->con->bg_win);   
+   //e_hints_window_visible_set(eb->con->bg_win);   
    ecore_x_dnd_aware_set(eb->con->bg_win, 1);
    ecore_event_handler_add(ECORE_X_EVENT_XDND_DROP, _engage_cb_event_dnd_drop 
, eb);
    ecore_event_handler_add(ECORE_X_EVENT_XDND_POSITION, 
_engage_cb_event_dnd_position, eb);




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to