mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 05:54:59 +02:00
The previous implementation reverted any keyboard-driven window switch on the next mouse motion event because it compared the hovered window against the active window rather than against the previously hovered window. Move the focus-follows-mouse trigger into set_currently_hovered_window so it fires only when the hover ID actually transitions, which also covers OS-window-entry.
211 KiB
211 KiB