diff --git a/docs/changelog.rst b/docs/changelog.rst index fc9be69d1..36e74f58f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -148,6 +148,9 @@ To update |kitty|, :doc:`follow the instructions `. - Wayland: Fix mouse handling when using client side decorations +- GNOME/Wayland: Improve window decorations the titlebar now shows the window + title (:iss:`3284`) + - Add an option, :opt:`detect_urls` to control whether kitty will detect URLs when the mouse moves over them (:pull:`3118`)