dont focus more than one window when cycling!
This commit is contained in:
parent
fa95bcda02
commit
97c3b159c2
1 changed files with 1 additions and 0 deletions
|
@ -523,6 +523,7 @@ void screen::cycleWindow(const bool forward, const bool allscreens,
|
|||
|
||||
// found a good window!
|
||||
t->focus();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue