Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: ecompmgr.c Log Message: Fix bug when window is damaged and sharp shadows are enabled. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/ecompmgr.c,v retrieving revision 1.89 retrieving revision 1.90 diff -u -3 -r1.89 -r1.90 --- ecompmgr.c 6 Dec 2005 19:09:48 -0000 1.89 +++ ecompmgr.c 7 Dec 2005 23:16:30 -0000 1.90 @@ -1637,7 +1637,7 @@ ERegionTranslate(parts, eo->x + cw->a.border_width, eo->y + cw->a.border_width); -#if ENABLE_SHADOWS +#if 0 /* ENABLE_SHADOWS - FIXME - This is not right, remove? */ if (Conf_compmgr.shadows.mode == ECM_SHADOWS_SHARP) { XserverRegion o; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs