Wrong windows gets focused when dealing with multiple windows of the same application #591
Closed
3 tasks done
Labels
duplicate
The issue is a duplicate
I have 3 displays. When I have 2 windows of the same app on 2 of them and try to use focus-monitor next/prev, wrong window gets focus.
For example, I have
1 - browser
2 - vscode
3 - vscode
(1, 2, 3 are displays)
I start from display1, use "focus-monitor --wrap-around next" 3 times and get back to the display1. (all focus commands work completely fine)
then try to use "focus-monitor --wrap-around prev" once. display3 gets focused for a split of a second, and then focus switches to display2 instead of just focusing on display3.
debug-windows
Config
Checklist
I tried both 0.14.2 and 0.15.2 versions
The text was updated successfully, but these errors were encountered: