Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: wm.c Log Message: Many requests to ignore 'panel' satisfied =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/wm.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- wm.c 15 Mar 2005 13:56:33 -0000 1.22 +++ wm.c 25 Mar 2005 10:47:03 -0000 1.23 @@ -424,7 +424,7 @@ od_wm_ignored(Ecore_X_Window win) { bool result = false; - static char *ignore[] = { "engage", "kicker", "", NULL }; + static char *ignore[] = { "engage", "kicker", "panel", "", NULL }; char **cur = ignore; char *winclass = od_wm_get_winclass(win); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs