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
Setting the cursor_jump trigger to window_focus does not cause the cursor to jump when moving a window around. This results in problems when attempting to use focus follows mouse, as chaining movements becomes impossible.
Reproduction
set trigger under general:cursor_jump to window_focus
switch to a different a window, the cursor will jump onto the new window
move a window, the cursor will not follow the moved window and will instead focus on another window
Stack trace or error logs (if applicable)
No response
Version number
3.7.0
The text was updated successfully, but these errors were encountered:
I recently realised that I had been using focus follows mouse the windows feature, instead of the config option. The immediate focus change does not occur when using the config option, which makes it less annoying. However, it would still make more sense to move the cursor with the window.
Describe the bug
Setting the cursor_jump trigger to window_focus does not cause the cursor to jump when moving a window around. This results in problems when attempting to use focus follows mouse, as chaining movements becomes impossible.
Reproduction
trigger
undergeneral:cursor_jump
towindow_focus
Stack trace or error logs (if applicable)
No response
Version number
3.7.0
The text was updated successfully, but these errors were encountered: