dont focus more than one window when cycling!

This commit is contained in:
Dana Jansens 2002-07-25 03:55:54 +00:00
parent fa95bcda02
commit 97c3b159c2

View file

@ -523,6 +523,7 @@ void screen::cycleWindow(const bool forward, const bool allscreens,
// found a good window!
t->focus();
return;
}
}