X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fscreen.cc;h=e91685a89a68e2899da294ddcdf12ba00fd68c7d;hb=cd6c4ebcb27b796b214296aefd78a41235dd8640;hp=39b11d25d3b064d1fb7270eef991a4be4dc4a017;hpb=fa95bcda02f92ef38a9b8abfdb6730988060a4ba;p=chaz%2Fopenbox diff --git a/util/epist/screen.cc b/util/epist/screen.cc index 39b11d25..e91685a8 100644 --- a/util/epist/screen.cc +++ b/util/epist/screen.cc @@ -523,6 +523,7 @@ void screen::cycleWindow(const bool forward, const bool allscreens, // found a good window! t->focus(); + return; } }