Add support for OSC 777 based desktop notifications

Might as well, since we also support OSC 9, so why not yet another
poorly designed legacy scheme.
This commit is contained in:
Kovid Goyal
2021-10-25 10:46:00 +05:30
parent 24d5fc5f15
commit 0f193141af
4 changed files with 25 additions and 0 deletions

View File

@@ -112,6 +112,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- All tab bar margins are now drawn using the general background color, instead
of drawing only the left and right margins with the tab bar background color
- Add support for OSC 777 based desktop notifications
0.23.1 [2021-08-17]
----------------------