X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.c;h=06e804ff8814489fdea4077e652ee0238bbb39b2;hb=6f5292c87ece138a2b80d102ba0919b105b1839a;hp=84b9fbebe8fc12ffd6a6aba1bbb67bcc671c1460;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;p=chaz%2Fopenbox diff --git a/openbox/openbox.c b/openbox/openbox.c index 84b9fbeb..06e804ff 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -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;