Allow o key to take effect in any chunk of OSC 99

This commit is contained in:
Kovid Goyal
2023-10-25 15:50:58 +05:30
parent 47b8b442dc
commit 0ce996120a
2 changed files with 6 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ Detailed list of changes
- :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]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~