Document when o key was added to desktop notifications spec

This commit is contained in:
Kovid Goyal
2023-10-25 15:41:48 +05:30
parent 32d23921df
commit 47b8b442dc
2 changed files with 6 additions and 1 deletions

View File

@@ -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 </desktop-notifications>`: 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]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -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
<https://iterm2.com/documentation-escape-codes.html>`__ for desktop