diff --git a/docs/changelog.rst b/docs/changelog.rst index 46a7bc191..c2fb6b792 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -183,9 +183,6 @@ Detailed list of changes - Fix :ac:`goto_session` not respecting the focus_tab session directive when 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 repeats on compositors that implement compositor side key repeat events (:iss:`9374`) @@ -194,8 +191,8 @@ Detailed list of changes with frames that dispose onto background with non-zero delay using the native engine (:iss:`9376`) -- Wayland: Remove usage of the wayland color management protocol to inform - compositors of the color space used by kitty +- Wayland: Remove usage of the Wayland color management protocol to inform + compositors of the color space used by kitty (:iss:`9341`) - Linux: Fix a regression in 0.40 that caused horizontal alignment for emoji to be incorrect in some cases (:iss:`9395`)