Merge branch 'fix/focus-follows-mouse-desktop-switch-v2' of https://github.com/lxcode/kitty

This commit is contained in:
Kovid Goyal
2026-06-10 08:05:57 +05:30
4 changed files with 22 additions and 12 deletions

View File

@@ -180,6 +180,8 @@ Detailed list of changes
- Fix regression that broke unserialization of splits layout in previous release (:iss:`10124`)
- Fix :opt:`focus_follows_mouse` switching the active window when returning to a desktop/space, even though the mouse did not move. Now the window under a stationary cursor is left alone, while moving the mouse across windows still switches focus as before.
0.47.2 [2026-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~