]> Dogcows Code - chaz/openbox/blobdiff - util/epist/screen.cc
dont focus more than one window when cycling!
[chaz/openbox] / util / epist / screen.cc
index 39b11d25d3b064d1fb7270eef991a4be4dc4a017..e91685a89a68e2899da294ddcdf12ba00fd68c7d 100644 (file)
@@ -523,6 +523,7 @@ void screen::cycleWindow(const bool forward, const bool allscreens,
 
     // found a good window!
     t->focus();
+    return;
   }
 }
 
This page took 0.021168 seconds and 4 git commands to generate.