Update changelog

This commit is contained in:
Kovid Goyal
2026-01-26 13:29:44 +05:30
parent d0249c1e72
commit ccefeb05ff

View File

@@ -183,9 +183,6 @@ Detailed list of changes
- Fix :ac:`goto_session` not respecting the focus_tab session directive when - Fix :ac:`goto_session` not respecting the focus_tab session directive when
creating a session in an existing OS window (:iss:`9366`) creating a session in an existing OS window (:iss:`9366`)
- Fix another rendering glitch caused by :opt:`tab_bar_filter` when adding tabs
from a session (:iss:`9382`)
- Wayland: Fix a regression in the previous release that caused doubled key - Wayland: Fix a regression in the previous release that caused doubled key
repeats on compositors that implement compositor side key repeat events repeats on compositors that implement compositor side key repeat events
(:iss:`9374`) (:iss:`9374`)
@@ -194,8 +191,8 @@ Detailed list of changes
with frames that dispose onto background with non-zero delay using the native with frames that dispose onto background with non-zero delay using the native
engine (:iss:`9376`) engine (:iss:`9376`)
- Wayland: Remove usage of the wayland color management protocol to inform - Wayland: Remove usage of the Wayland color management protocol to inform
compositors of the color space used by kitty compositors of the color space used by kitty (:iss:`9341`)
- Linux: Fix a regression in 0.40 that caused horizontal alignment for emoji to - Linux: Fix a regression in 0.40 that caused horizontal alignment for emoji to
be incorrect in some cases (:iss:`9395`) be incorrect in some cases (:iss:`9395`)