]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
define DEBUG, NDEBUG, and G_DISABLE_ASSERTS
[chaz/openbox] / openbox / openbox.c
index 84b9fbebe8fc12ffd6a6aba1bbb67bcc671c1460..06e804ff8814489fdea4077e652ee0238bbb39b2 100644 (file)
@@ -248,6 +248,7 @@ int main(int argc, char **argv)
             if (!reconfigure) {
                 /* get all the existing windows */
                 client_manage_all();
+                focus_fallback(OB_FOCUS_FALLBACK_NOFOCUS);
             } else {
                 GList *it;
 
This page took 0.021549 seconds and 4 git commands to generate.