Desktop notifications protocol: Add support for closing previous notifications

Feel free to comment if you have concerns. Not yet implemented in kitty.
Fixes #7659
This commit is contained in:
Kovid Goyal
2024-07-23 21:42:00 +05:30
parent 9484814c3f
commit db6f62a749
2 changed files with 26 additions and 2 deletions

View File

@@ -110,6 +110,8 @@ Detailed list of changes
- Desktop notifications protocol: Add support for querying if the terminal emulator supports the protocol (:iss:`7658`)
- Desktop notifications protocol: Add support for closing previous notifications (:iss:`7659`)
0.35.2 [2024-06-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~