diff --git a/docs/changelog.rst b/docs/changelog.rst index aa5b41bb7..99aeace09 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -80,7 +80,7 @@ Detailed list of changes - macOS: Fix a regression in the previous release that caused kitten @ ls to not report the environment variables for the default shell (:iss:`6749`) -- desktop notification protocol: Allow applications sending notifications to specify that the notification should only be displayed if the window is currently unfocused (:iss:`6755`) +- :doc:`desktop notification protocol `: Allow applications sending notifications to specify that the notification should only be displayed if the window is currently unfocused (:iss:`6755`) 0.30.1 [2023-10-05] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/desktop-notifications.rst b/docs/desktop-notifications.rst index e3bbe3a4b..a1a936c3e 100644 --- a/docs/desktop-notifications.rst +++ b/docs/desktop-notifications.rst @@ -123,6 +123,11 @@ Key Value Default Description ======= ==================== ========== ================= +.. note:: + Support for the ``o`` key to prevent notifications from unfocused windows + was added in kitty version 0.31.0 + + .. note:: |kitty| also supports the `legacy OSC 9 protocol developed by iTerm2 `__ for desktop