You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there is a window in full-screen mode (maximized) on one monitor, focus [left, right, up, down] does not work.
I think the expected behavior should be, when in fullscreen, focus right should focus window on the right monitor (if available) like i3wm.
To reproduce the issue
in a dual monitor setup, maximize a window on the left monitor
then click the focus right key bind to focus on a window on the right monitor, it should not work
The text was updated successfully, but these errors were encountered:
dipta10
changed the title
[bug] [release 2.1.0] In the latest release, when a window is fullscreen on dual monitor setup, focus left/right does not work
[bug] [release 2.1.0] In the latest release, when a window is maximized on dual monitor setup, focus left/right does not work
Jan 3, 2024
To reproduce the issue
The text was updated successfully, but these errors were encountered: