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
With mouse_move_focuses_monitor = false, windows always open on the monitor with keyboard focus, rather than the monitor that the mouse is on (follow_mouse = 3), as expected. However, Fuzzel always opens on the monitor that the mouse is on; I would expect it to open on the monitor with keyboard focus as well. Also tested with Rofi, same issue.
How to reproduce
Set mouse_move_focuses_monitor = false and follow_mouse = 3.
Leave keyboard focus on monitor A while moving the cursor to monitor B.
Open a window. Observe that the window opens on monitor A, as expected.
Open Fuzzel. Observe that Fuzzel opens on monitor B instead.
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered:
Already reported ? *
Regression?
No
System Info and Version
System/Version info
Description
With
mouse_move_focuses_monitor = false
, windows always open on the monitor with keyboard focus, rather than the monitor that the mouse is on (follow_mouse = 3
), as expected. However, Fuzzel always opens on the monitor that the mouse is on; I would expect it to open on the monitor with keyboard focus as well. Also tested with Rofi, same issue.How to reproduce
mouse_move_focuses_monitor = false
andfollow_mouse = 3
.Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: