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
I have a multi-monitor set up and when the last window is closed in a workspace, the focus switches to the window (or empty workspace) under the mouse cursor. Only way to stop this behavior from what I've tried is to set follow_mouse = 0 but that's not acceptable for me because I prefer to have follow_mouse = 2, which allows me to scroll a window without switching keyboard focus to it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a multi-monitor set up and when the last window is closed in a workspace, the focus switches to the window (or empty workspace) under the mouse cursor. Only way to stop this behavior from what I've tried is to set
follow_mouse = 0
but that's not acceptable for me because I prefer to havefollow_mouse = 2
, which allows me to scroll a window without switching keyboard focus to it.I'm on the latest.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions