Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: desktops.c Log Message: Re-init xinerama info when screen size changes. =================================================================== RCS file: /cvs/e/e16/e/src/desktops.c,v retrieving revision 1.270 retrieving revision 1.271 diff -u -3 -r1.270 -r1.271 --- desktops.c 10 Sep 2007 20:26:53 -0000 1.270 +++ desktops.c 3 Nov 2007 10:29:54 -0000 1.271 @@ -36,6 +36,7 @@ #include "grabs.h" #include "hints.h" #include "iclass.h" +#include "screen.h" #include "settings.h" #include "timers.h" #include "tooltips.h" @@ -1896,6 +1897,7 @@ VRoot.w = w; VRoot.h = h; + ScreenInit(); DesksResize(w, h); } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs